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 89a6a34cc515..4e2d612590fe 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig | |||
@@ -96,6 +96,7 @@ config GPIO_MXC | |||
96 | def_bool y | 96 | def_bool y |
97 | depends on ARCH_MXC | 97 | depends on ARCH_MXC |
98 | select GPIO_GENERIC | 98 | select GPIO_GENERIC |
99 | select GENERIC_IRQ_CHIP | ||
99 | 100 | ||
100 | config GPIO_MXS | 101 | config GPIO_MXS |
101 | def_bool y | 102 | def_bool y |