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

Commit 2902e2d5 authored by Taniya Das's avatar Taniya Das
Browse files

arm64: Kconfig: Select common clock framework for GVM



Common clock framework is required for GVM and thus add them as default
configuration. This is required for upcoming clock framework changes for
ARCH_QCOM.

Change-Id: Id82240733577689177ceb15a705449231f8621a6
Signed-off-by: default avatarTaniya Das <tdas@codeaurora.org>
parent 4522d516
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -296,6 +296,8 @@ config QTI_GVM
config QTI_GVM_QUIN
	bool "Enable virtualization Support for MSM kernel required for Quin platform"
	depends on QTI_GVM
	select COMMON_CLK
	select COMMON_CLK_QCOM
	help
		This enables support for MSM Kernel based virtual
		machine for Quin platform.