aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r--drivers/gpio/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index ccca08e0b595..9ad20ffdbf8c 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -180,6 +180,12 @@ config GPIO_BT8XX
180 180
181 If unsure, say N. 181 If unsure, say N.
182 182
183config GPIO_LANGWELL
184 bool "Intel Moorestown Platform Langwell GPIO support"
185 depends on PCI
186 help
187 Say Y here to support Intel Moorestown platform GPIO.
188
183comment "SPI GPIO expanders:" 189comment "SPI GPIO expanders:"
184 190
185config GPIO_MAX7301 191config GPIO_MAX7301