diff options
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r-- | drivers/gpio/Kconfig | 6 |
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 | ||
183 | config 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 | |||
183 | comment "SPI GPIO expanders:" | 189 | comment "SPI GPIO expanders:" |
184 | 190 | ||
185 | config GPIO_MAX7301 | 191 | config GPIO_MAX7301 |