]> Pileus Git - ~andy/linux/blobdiff - drivers/gpio/Kconfig
Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
[~andy/linux] / drivers / gpio / Kconfig
index ff7f0c87745a618a696e6bfa7ed5273b92855be1..c22eed9481e3afd4f6d7dcc8b583e347d500491e 100644 (file)
@@ -204,6 +204,12 @@ config GPIO_PXA
        help
          Say yes here to support the PXA GPIO device
 
+config GPIO_RCAR
+       tristate "Renesas R-Car GPIO"
+       depends on ARM
+       help
+         Say yes here to support GPIO on Renesas R-Car SoCs.
+
 config GPIO_SPEAR_SPICS
        bool "ST SPEAr13xx SPI Chip Select as GPIO support"
        depends on PLAT_SPEAR