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 4e44cdcf3612..02db4eafa9df 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -245,6 +245,7 @@ config GPIO_TS5500
245config GPIO_TZ1090 245config GPIO_TZ1090
246 bool "Toumaz Xenif TZ1090 GPIO support" 246 bool "Toumaz Xenif TZ1090 GPIO support"
247 depends on SOC_TZ1090 247 depends on SOC_TZ1090
248 select GENERIC_IRQ_CHIP
248 default y 249 default y
249 help 250 help
250 Say yes here to support Toumaz Xenif TZ1090 GPIOs. 251 Say yes here to support Toumaz Xenif TZ1090 GPIOs.