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

Commit 88553a7f authored by Vikram Mulukutla's avatar Vikram Mulukutla Committed by Matt Wagantall
Browse files

arm64: Select ARCH_HAS_OPP on MSM chipsets



MSM kernels make use of the OPP framework to associate
devices with operating power points. Select the ARCH_HAS_OPP
configuration option.

Change-Id: Iecfe40100d8f20edef6513bdbac58f9cebfdcbc4
Signed-off-by: default avatarVikram Mulukutla <markivx@codeaurora.org>
[abhimany: resolve trivial merge conflicts]
Signed-off-by: default avatarAbhimanyu Kapur <abhimany@codeaurora.org>
parent 716d4bfe
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -172,6 +172,7 @@ config ARCH_MSM
	select MSM_IRQ
	select PINCTRL
	select SOC_BUS
	select ARCH_HAS_OPP
	help
	  This enables support for the ARMv8 based Qualcomm chipsets.