]> Git Repo - linux.git/commitdiff
arm64: defconfig: Enable Qualcomm MSM8996 CPU clock driver
authorBjorn Andersson <[email protected]>
Wed, 4 Aug 2021 19:30:42 +0000 (12:30 -0700)
committerBjorn Andersson <[email protected]>
Wed, 4 Aug 2021 20:02:54 +0000 (15:02 -0500)
The MSM8996 supports CPU frequency scaling, so enable the clock driver
for this.

Acked-by: Konrad Dybcio <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
arch/arm64/configs/defconfig

index f423d08b9a71b24a17777017e08f0bab21f0813c..156d96afbbfcff1385efe40f669c528b9deacc72 100644 (file)
@@ -973,6 +973,7 @@ CONFIG_TI_SCI_CLK=y
 CONFIG_COMMON_CLK_QCOM=y
 CONFIG_QCOM_A53PLL=y
 CONFIG_QCOM_CLK_APCS_MSM8916=y
+CONFIG_QCOM_CLK_APCC_MSM8996=y
 CONFIG_QCOM_CLK_SMD_RPM=y
 CONFIG_QCOM_CLK_RPMH=y
 CONFIG_IPQ_GCC_8074=y
This page took 0.057638 seconds and 4 git commands to generate.