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

Commit c9b29ec5 authored by David Collins's avatar David Collins
Browse files

defconfig: arm64: msm: enable cpr-regulator driver



Enable the cpr-regulator driver so that it may be used on arm64
targets.  It will initially be used by MSM8916 boards in order
to control the VDD_APC power rail which supplies the application
processor cores.

Change-Id: I96422821c88954d48ad93862137854cf18c1572a
Signed-off-by: default avatarDavid Collins <collinsd@codeaurora.org>
parent 89e1a728
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -151,6 +151,7 @@ CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_PROXY_CONSUMER=y
CONFIG_REGULATOR_STUB=y
CONFIG_REGULATOR_QPNP=y
CONFIG_REGULATOR_CPR=y
CONFIG_DIAG_CHAR=y
CONFIG_FB=y
CONFIG_FB_VIRTUAL=y