PM / devfreq: rk3399_dmc: rename driver and internals to rockchip
[firefly-linux-kernel-4.4.55.git] / drivers / gpio / Kconfig
index b18bea08ff253398db70846445dca4ee3ea0eafc..e7d1cc2591e8f4eae3fecdf9b6b1b85b87835ac2 100644 (file)
@@ -50,6 +50,7 @@ config GPIO_DEVRES
 config OF_GPIO
        def_bool y
        depends on OF
+       depends on HAS_IOMEM
 
 config GPIO_ACPI
        def_bool y
@@ -814,6 +815,12 @@ config GPIO_RC5T583
          This driver provides the support for driving/reading the gpio pins
          of RC5T583 device through standard gpio library.
 
+config GPIO_RK8XX
+       tristate "Rockchip RK8XX gpio driver"
+       depends on MFD_RK808
+       help
+         Select this option to enable the gpio module of Rockchip RK8XX PMIC.
+
 config GPIO_STMPE
        bool "STMPE GPIOs"
        depends on MFD_STMPE