Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 474058da authored by Sandeep Panda's avatar Sandeep Panda
Browse files

defconfig: sdm670: enable regulator proxy consumer driver



Enable the proxy consumer driver so that regulators may be kept
at a certain minimum level during boot.  This allows all
consumers to make their requests without interfering with each
other.

Change-Id: I9d7ff21cca5329dada8a73ed522228ffdcded69c
Signed-off-by: default avatarSandeep Panda <spanda@codeaurora.org>
parent 76913944
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -347,6 +347,7 @@ CONFIG_REGULATOR_COOLING_DEVICE=y
CONFIG_MFD_I2C_PMIC=y
CONFIG_MFD_SPMI_PMIC=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_PROXY_CONSUMER=y
CONFIG_REGULATOR_CPRH_KBSS=y
CONFIG_REGULATOR_QPNP_LABIBB=y
CONFIG_REGULATOR_QPNP_LCDB=y
+1 −0
Original line number Diff line number Diff line
@@ -352,6 +352,7 @@ CONFIG_REGULATOR_COOLING_DEVICE=y
CONFIG_MFD_I2C_PMIC=y
CONFIG_MFD_SPMI_PMIC=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_PROXY_CONSUMER=y
CONFIG_REGULATOR_CPRH_KBSS=y
CONFIG_REGULATOR_QPNP_LABIBB=y
CONFIG_REGULATOR_QPNP_LCDB=y