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

Commit 768b0343 authored by Vikram Mulukutla's avatar Vikram Mulukutla
Browse files

arm64: Select PM_OPP on MSM architectures



The Operating Power Point library provides a framework
for the storage and communication of frequency-to-voltage
tables between drivers and modules. Select it on MSM
architectures. Normally this would be selected by the
architecture's CPUFREQ Kconfig, but since the latter is
selected by ARCH_MSM, place the OPP config there as well.

Change-Id: I9cec1bf84632a08a5d45bc03d6e0fb17f0e3f3e2
Signed-off-by: default avatarVikram Mulukutla <markivx@codeaurora.org>
parent 2f0184f7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -188,6 +188,7 @@ config ARCH_MSM
	select PCI
	select ARCH_HAS_CPUFREQ
	select CPU_FREQ_MSM
	select PM_OPP
	select PM_DEVFREQ
	select MSM_DEVFREQ_DEVBW
	select MSM_BIMC_BWMON