diff options
Diffstat (limited to 'drivers/gpio/Kconfig')
| -rw-r--r-- | drivers/gpio/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index 04499c19e986..de5fea60b385 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig | |||
| @@ -388,6 +388,7 @@ config GPIO_LANGWELL | |||
| 388 | config GPIO_PCH | 388 | config GPIO_PCH |
| 389 | tristate "Intel EG20T PCH / OKI SEMICONDUCTOR ML7223 IOH GPIO" | 389 | tristate "Intel EG20T PCH / OKI SEMICONDUCTOR ML7223 IOH GPIO" |
| 390 | depends on PCI && X86 | 390 | depends on PCI && X86 |
| 391 | select GENERIC_IRQ_CHIP | ||
| 391 | help | 392 | help |
| 392 | This driver is for PCH(Platform controller Hub) GPIO of Intel Topcliff | 393 | This driver is for PCH(Platform controller Hub) GPIO of Intel Topcliff |
| 393 | which is an IOH(Input/Output Hub) for x86 embedded processor. | 394 | which is an IOH(Input/Output Hub) for x86 embedded processor. |
