mfd: axp20x: Add support for RSB based AXP223 PMIC
[deliverable/linux.git] / drivers / mfd / Kconfig
index 0037b9c933d93920ade3086c733b5c6147f02c2b..ae3990b5a2bf3d19b0c2a4c9f22c052d677ef230 100644 (file)
@@ -107,6 +107,17 @@ config MFD_AXP20X_I2C
          components like regulators or the PEK (Power Enable Key) under the
          corresponding menus.
 
+config MFD_AXP20X_RSB
+       tristate "X-Powers AXP series PMICs with RSB"
+       select MFD_AXP20X
+       depends on SUNXI_RSB
+       help
+         If you say Y here you get support for the X-Powers AXP series power
+         management ICs (PMICs) controlled with RSB.
+         This driver include only the core APIs. You have to select individual
+         components like regulators or the PEK (Power Enable Key) under the
+         corresponding menus.
+
 config MFD_CROS_EC
        tristate "ChromeOS Embedded Controller"
        select MFD_CORE
This page took 0.031497 seconds and 5 git commands to generate.