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

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

Merge "Kconfig: enable default config of cpu freq qcom for msm8953"

parents 8912166d f49c3cc2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -144,6 +144,7 @@ config ARCH_MSM8953
	depends on ARCH_QCOM
	select COMMON_CLK_QCOM
	select QCOM_GDSC
	select CPU_FREQ_QCOM
	help
	  This enables support for the MSM8953 chipset. If you do not
	  wish to build a kernel that runs on this chipset, say 'N' here.
@@ -153,6 +154,7 @@ config ARCH_SDM450
	depends on ARCH_QCOM
	select COMMON_CLK_QCOM
	select QCOM_GDSC
	select CPU_FREQ_QCOM
	help
	  This enables support for the sdm450 chipset. If you do not
	  wish to build a kernel that runs on this chipset, say 'N' here.