| Index: drivers/gpio/Kconfig
|
| diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
|
| index 2ad0128c63c6995ab11fa7f3e2896bad968fe9f3..38c8c10d799f869dba6151f87c257af7f26f3ec7 100644
|
| --- a/drivers/gpio/Kconfig
|
| +++ b/drivers/gpio/Kconfig
|
| @@ -196,6 +196,12 @@ config GPIO_LANGWELL
|
| help
|
| Say Y here to support Intel Moorestown platform GPIO.
|
|
|
| +config GPIO_NM10
|
| + tristate "Intel NM10 GPIO controller support"
|
| + depends on PCI
|
| + help
|
| + Say Y here to support Intel's NM10 LPC based GPIO controller.
|
| +
|
| comment "SPI GPIO expanders:"
|
|
|
| config GPIO_MAX7301
|
|
|