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

Commit 8e1323eb authored by Junjie Wu's avatar Junjie Wu
Browse files

ARM64: Select MSM_DEVFREQ_CPUBW for MSM targets



Select PM_DEVFREQ and MSM_DEVFREQ_CPUBW to enable CPU to DDR bandwidth
voting on MSM targets.

Change-Id: I23616203107cbefc9f376003f75e1b16b6541be0
Signed-off-by: default avatarJunjie Wu <junjiew@codeaurora.org>
parent d30ca8ba
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -134,6 +134,8 @@ config ARCH_MSM
	select SOC_BUS
	select ARCH_HAS_CPUFREQ
	select CPU_FREQ_MSM
	select PM_DEVFREQ
	select MSM_DEVFREQ_CPUBW
	help
	  This enables support for the ARMv8 based Qualcomm chipsets.