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

Commit cf221613 authored by Xiaozhe Shi's avatar Xiaozhe Shi
Browse files

msm: Kconfig: select MSM_RPM_REGULATOR_SMD on msmkrypton



Enable the configuration option for the rpm-regulator-smd driver so that
consumers can make requests for RPM controlled regulators.

Change-Id: If9c834c6199f3c5eb5f5fe90637ed936fe0d131e
Signed-off-by: default avatarXiaozhe Shi <xiaozhes@codeaurora.org>
parent 42748323
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -130,6 +130,8 @@ config ARCH_MSMKRYPTON
	select CPU_V7
	select MSM_GPIOMUX
	select MSM_RPM_SMD
	select REGULATOR
	select MSM_RPM_REGULATOR_SMD
	select HAVE_ARM_ARCH_TIMER
	select MSM_NATIVE_RESTART
	select MSM_RESTART_V2