rk fb: from rk3368 fb only need to reserved 1 framebuffer
[firefly-linux-kernel-4.4.55.git] / drivers / gpio / Kconfig
index 573c449c49b9138a69f8aaf9a999e8a41898d2e1..6dc75d5c2ed14205bba601a13a014238bb8b8960 100644 (file)
@@ -209,6 +209,13 @@ config GPIO_RCAR
        help
          Say yes here to support GPIO on Renesas R-Car SoCs.
 
+config GPIO_RT5025
+       bool "Richtek RT5025 GPIO support"
+       depends on MFD_RT5025
+       default n
+       help
+         This is the gpio driver for RT5025 PMIC.
+
 config GPIO_SPEAR_SPICS
        bool "ST SPEAr13xx SPI Chip Select as GPIO support"
        depends on PLAT_SPEAR