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

Commit 70cc6a98 authored by David Collins's avatar David Collins
Browse files

defconfig: sdm845: 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: I7169e6f8f23a41e95548a51781650d37521570ed
Signed-off-by: default avatarDavid Collins <collinsd@codeaurora.org>
parent 50059cc2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -341,6 +341,7 @@ CONFIG_MFD_I2C_PMIC=y
CONFIG_MFD_SPMI_PMIC=y
CONFIG_WCD9XXX_CODEC_CORE=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_PROXY_CONSUMER=y
CONFIG_REGULATOR_CPRH_KBSS=y
CONFIG_REGULATOR_QPNP_LABIBB=y
CONFIG_REGULATOR_QPNP=y
+1 −0
Original line number Diff line number Diff line
@@ -348,6 +348,7 @@ CONFIG_MFD_I2C_PMIC=y
CONFIG_MFD_SPMI_PMIC=y
CONFIG_WCD9XXX_CODEC_CORE=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_PROXY_CONSUMER=y
CONFIG_REGULATOR_CPRH_KBSS=y
CONFIG_REGULATOR_QPNP_LABIBB=y
CONFIG_REGULATOR_QPNP=y