From: Devi Priya Date: Thu, 6 Apr 2023 06:13:14 +0000 (+0530) Subject: arm64: defconfig: Enable ipq6018 apss clock and PLL controller X-Git-Tag: v6.6.7~2512^2~6^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3098f34977480c9aa75cf328501f1b47ec49fec7;p=platform%2Fkernel%2Flinux-starfive.git arm64: defconfig: Enable ipq6018 apss clock and PLL controller The PLL and IPQ6018 APSS clock controller are used on several IPQ platforms to clock the CPU. Hence it should be enabled and built-in. Signed-off-by: Devi Priya Acked-by: Konrad Dybcio Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/20230406061314.10916-6-quic_devipriy@quicinc.com --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 450d5a1..90d9457 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1154,6 +1154,7 @@ 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_APSS_6018=y CONFIG_IPQ_GCC_5332=y CONFIG_IPQ_GCC_6018=y CONFIG_IPQ_GCC_8074=y