Merge git://git.denx.de/u-boot-fsl-qoriq
[oweals/u-boot.git] / drivers / gpio / Kconfig
index ffeda9425af13f07b10487e4a3110abff51d562e..6240c395395e505f479f55ba27ec6f5fb4f4f8b5 100644 (file)
@@ -135,6 +135,12 @@ config PCF8575_GPIO
         Support for PCF8575 I2C 16-bit GPIO expander. Most of these
         chips are from NXP and TI.
 
+config RCAR_GPIO
+       bool "Renesas RCar GPIO driver"
+       depends on DM_GPIO && ARCH_RMOBILE
+       help
+         This driver supports the GPIO banks on Renesas RCar SoCs.
+
 config ROCKCHIP_GPIO
        bool "Rockchip GPIO driver"
        depends on DM_GPIO