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

Commit cedb181c authored by Junjie Wu's avatar Junjie Wu Committed by Matt Wagantall
Browse files

ARM64: Select CPU_FREQ_MSM for ARCH_MSM



Select CPU_FREQ_MSM for ARCH_MSM to enable CPUFreq device.

Change-Id: Ia21c019ca0e77c81031eb3feb1486bd65e5b0824
Signed-off-by: default avatarJunjie Wu <junjiew@codeaurora.org>
parent be2cf0d3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -211,6 +211,7 @@ config ARCH_MSM
	select DEVFREQ_GOV_MSM_BW_HWMON
	select DEVFREQ_SIMPLE_DEV
	select ARCH_HAS_OPP
	select CPU_FREQ_MSM
	help
	  This enables support for the ARMv8 based Qualcomm chipsets.