aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r--drivers/gpio/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index e9761641f149..4e44cdcf3612 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -249,6 +249,13 @@ config GPIO_TZ1090
249 help 249 help
250 Say yes here to support Toumaz Xenif TZ1090 GPIOs. 250 Say yes here to support Toumaz Xenif TZ1090 GPIOs.
251 251
252config GPIO_TZ1090_PDC
253 bool "Toumaz Xenif TZ1090 PDC GPIO support"
254 depends on SOC_TZ1090
255 default y
256 help
257 Say yes here to support Toumaz Xenif TZ1090 PDC GPIOs.
258
252config GPIO_XILINX 259config GPIO_XILINX
253 bool "Xilinx GPIO support" 260 bool "Xilinx GPIO support"
254 depends on PPC_OF || MICROBLAZE || ARCH_ZYNQ 261 depends on PPC_OF || MICROBLAZE || ARCH_ZYNQ