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

Commit e74c80dd authored by Deepak Katragadda's avatar Deepak Katragadda
Browse files

arm64: Kconfig: Select COMMON_CLK_QCOM for SDM855



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

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