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

Commit ac6a3fe9 authored by Deepak Katragadda's avatar Deepak Katragadda Committed by Trilok Soni
Browse files

arm64: Kconfig: Select COMMON_CLK_QCOM for MSMSKUNK



Choose the COMMON_CLK_QCOM config for using the
upstream clock framework on MSMSKUNK.

Change-Id: I9c927bf209729376bff7ebfbd9a2d30e3aeb03f0
CRs-Fixed: 1047055
Signed-off-by: default avatarDeepak Katragadda <dkatraga@codeaurora.org>
parent 5d12118c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -108,6 +108,7 @@ config ARCH_QCOM
config ARCH_MSMSKUNK
	bool "Enable Support for Qualcomm MSMSKUNK"
	depends on ARCH_QCOM
	select COMMON_CLK_QCOM
	help
	  This enables support for the MSMSKUNK chipset. If you do not
	  wish to build a kernel that runs on this chipset, say 'N' here.