Skip to content

Commit 20d7a9f

Browse files
committed
arm64: defconfig: Enable Qualcomm MSM8996 CPU clock driver
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]>
1 parent e73f0f0 commit 20d7a9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -973,6 +973,7 @@ CONFIG_TI_SCI_CLK=y
973973
CONFIG_COMMON_CLK_QCOM=y
974974
CONFIG_QCOM_A53PLL=y
975975
CONFIG_QCOM_CLK_APCS_MSM8916=y
976+
CONFIG_QCOM_CLK_APCC_MSM8996=y
976977
CONFIG_QCOM_CLK_SMD_RPM=y
977978
CONFIG_QCOM_CLK_RPMH=y
978979
CONFIG_IPQ_GCC_8074=y

0 commit comments

Comments
 (0)