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 <konrad.dybcio@somainline.org> Link: https://lore.kernel.org/r/20210804193042.1155398-1-bjorn.andersson@linaro.org Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
1 parent e73f0f0 commit 20d7a9f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)