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

Commit 1a01d276 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "arm64: Kconfig: Add support to select COMMON_CLK clock framework"

parents 693f3b2b 04eaabc1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -43,7 +43,6 @@ config ARCH_SDXPOORWILLS
	select CPU_V7
	select HAVE_ARM_ARCH_TIMER
	select MSM_CORTEX_A7
	select COMMON_CLK_MSM
	select PINCTRL
	select QCOM_SCM if SMP
	select MSM_JTAG_MM if CORESIGHT_ETM
+2 −0
Original line number Diff line number Diff line
@@ -124,6 +124,7 @@ config ARCH_QCOM
config ARCH_SDM845
	bool "Enable Support for Qualcomm Technologies Inc. SDM845"
	depends on ARCH_QCOM
	select COMMON_CLK
	select COMMON_CLK_QCOM
	select QCOM_GDSC
	help
@@ -133,6 +134,7 @@ config ARCH_SDM845
config ARCH_SDM670
	bool "Enable Support for Qualcomm Technologies Inc. SDM670"
	depends on ARCH_QCOM
	select COMMON_CLK
	select COMMON_CLK_QCOM
	select QCOM_GDSC
	help