aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r--drivers/gpio/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index 573532f7553e..37c4bd1cacd5 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -138,6 +138,7 @@ config GPIO_MXS
138config GPIO_PL061 138config GPIO_PL061
139 bool "PrimeCell PL061 GPIO support" 139 bool "PrimeCell PL061 GPIO support"
140 depends on ARM_AMBA 140 depends on ARM_AMBA
141 select GENERIC_IRQ_CHIP
141 help 142 help
142 Say yes here to support the PrimeCell PL061 GPIO device 143 Say yes here to support the PrimeCell PL061 GPIO device
143 144