diff options
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r-- | drivers/gpio/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index 1aa63a2e9af5..4fd0f276df5a 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig | |||
@@ -271,10 +271,10 @@ config GPIO_BT8XX | |||
271 | If unsure, say N. | 271 | If unsure, say N. |
272 | 272 | ||
273 | config GPIO_LANGWELL | 273 | config GPIO_LANGWELL |
274 | bool "Intel Moorestown Platform Langwell GPIO support" | 274 | bool "Intel Langwell/Penwell GPIO support" |
275 | depends on PCI | 275 | depends on PCI |
276 | help | 276 | help |
277 | Say Y here to support Intel Moorestown platform GPIO. | 277 | Say Y here to support Intel Langwell/Penwell GPIO. |
278 | 278 | ||
279 | config GPIO_TIMBERDALE | 279 | config GPIO_TIMBERDALE |
280 | bool "Support for timberdale GPIO IP" | 280 | bool "Support for timberdale GPIO IP" |