]> Git Repo - J-u-boot.git/blobdiff - drivers/power/pmic/Kconfig
Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi
[J-u-boot.git] / drivers / power / pmic / Kconfig
index fcb517f10441f9de08f3ed1f5524ed872eaebdcf..92e2ace279d1b7e6705b2427c1edd8c6b61263e9 100644 (file)
@@ -308,13 +308,6 @@ config PMIC_LP87565
        The LP87565 is a PMIC containing a bunch of SMPS.
        This driver binds the pmic children.
 
-config POWER_MC34VR500
-       bool "Enable driver for Freescale MC34VR500 PMIC"
-       ---help---
-       The MC34VR500 is used in conjunction with the FSL T1 and LS1 series
-       SoC. It provides 4 buck DC-DC convertors and 5 LDOs, and it is accessed
-       via an I2C interface.
-
 config DM_PMIC_TPS65910
        bool "Enable driver for Texas Instruments TPS65910 PMIC"
        ---help---
@@ -359,3 +352,11 @@ config PMIC_TPS65941
        This driver binds the pmic children.
 
 endif
+
+config POWER_MC34VR500
+       bool "Enable driver for Freescale MC34VR500 PMIC"
+       depends on !DM_PMIC
+       ---help---
+       The MC34VR500 is used in conjunction with the FSL T1 and LS1 series
+       SoC. It provides 4 buck DC-DC convertors and 5 LDOs, and it is accessed
+       via an I2C interface.
This page took 0.023129 seconds and 4 git commands to generate.