gpio-tz1090: add TZ1090 gpio driver
[platform/adaptation/renesas_rcar/renesas_kernel.git] / drivers / gpio / Kconfig
index b2450ba..e976164 100644 (file)
@@ -242,6 +242,13 @@ config GPIO_TS5500
          blocks of the TS-5500: DIO1, DIO2 and the LCD port, and the TS-5600
          LCD port.
 
+config GPIO_TZ1090
+       bool "Toumaz Xenif TZ1090 GPIO support"
+       depends on SOC_TZ1090
+       default y
+       help
+         Say yes here to support Toumaz Xenif TZ1090 GPIOs.
+
 config GPIO_XILINX
        bool "Xilinx GPIO support"
        depends on PPC_OF || MICROBLAZE || ARCH_ZYNQ