regulator: rockchip: lp8752: fix up the compile warning
[firefly-linux-kernel-4.4.55.git] / drivers / regulator / Kconfig
index 9f7da20920a7c11f90e0683e1362d73d5e5bf15e..06850e7366db5f7aa3eb93b8f4c1bbe74f42c226 100644 (file)
@@ -295,6 +295,15 @@ config REGULATOR_LP872X
        help
          This driver supports LP8720/LP8725 PMIC
 
+config REGULATOR_LP8752
+       tristate "TI LP8752 High Performance PMU driver"
+       depends on I2C
+       select REGMAP_I2C
+       help
+         This driver supports LP8752 High Performance PMU driver. This
+         chip contains four step-down DC/DC converters which can support
+         4 mode multiphase configuration.
+
 config REGULATOR_LP8755
        tristate "TI LP8755 High Performance PMU driver"
        depends on I2C
@@ -443,9 +452,17 @@ config REGULATOR_MC13892
          Say y here to support the regulators found on the Freescale MC13892
          PMIC.
 
+config REGULATOR_MP8865
+       tristate "MPS MP8865 Power Regulator"
+       depends on I2C
+       select REGMAP_I2C
+       help
+         This driver supports MP8865 voltage regulator chip.
+
 config REGULATOR_MT6311
        tristate "MediaTek MT6311 PMIC"
        depends on I2C
+       select REGMAP_I2C
        help
          Say y here to select this option to enable the power regulator of
          MediaTek MT6311 PMIC.