Kconfig (a80a0bbee49872c296c9ed9d6af0f510fcd825a7) Kconfig (8081c84c9ce71ef73e591e19f1f7a516cb111e1c)
1#
2# GPIO infrastructure and expanders
3#
4
5config ARCH_WANT_OPTIONAL_GPIOLIB
6 bool
7 help
8 Select this config option from the architecture Kconfig, if

--- 257 unchanged lines hidden (view full) ---

266 The card needs to be physically altered for using it as a
267 GPIO card. For more information on how to build a GPIO card
268 from a BT8xx TV card, see the documentation file at
269 Documentation/bt8xxgpio.txt
270
271 If unsure, say N.
272
273config GPIO_LANGWELL
1#
2# GPIO infrastructure and expanders
3#
4
5config ARCH_WANT_OPTIONAL_GPIOLIB
6 bool
7 help
8 Select this config option from the architecture Kconfig, if

--- 257 unchanged lines hidden (view full) ---

266 The card needs to be physically altered for using it as a
267 GPIO card. For more information on how to build a GPIO card
268 from a BT8xx TV card, see the documentation file at
269 Documentation/bt8xxgpio.txt
270
271 If unsure, say N.
272
273config GPIO_LANGWELL
274 bool "Intel Moorestown Platform Langwell GPIO support"
274 bool "Intel Langwell/Penwell GPIO support"
275 depends on PCI
276 help
275 depends on PCI
276 help
277 Say Y here to support Intel Moorestown platform GPIO.
277 Say Y here to support Intel Langwell/Penwell GPIO.
278
279config GPIO_TIMBERDALE
280 bool "Support for timberdale GPIO IP"
281 depends on MFD_TIMBERDALE && GPIOLIB && HAS_IOMEM
282 ---help---
283 Add support for the GPIO IP in the timberdale FPGA.
284
285comment "SPI GPIO expanders:"

--- 35 unchanged lines hidden ---
278
279config GPIO_TIMBERDALE
280 bool "Support for timberdale GPIO IP"
281 depends on MFD_TIMBERDALE && GPIOLIB && HAS_IOMEM
282 ---help---
283 Add support for the GPIO IP in the timberdale FPGA.
284
285comment "SPI GPIO expanders:"

--- 35 unchanged lines hidden ---