From: Luo Jie Date: Tue, 14 Oct 2025 14:35:35 +0000 (+0800) Subject: arm64: defconfig: Build NSS clock controller driver for IPQ5424 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4e13c6aed86f4409d0e6385a6cdad41994575990;p=thirdparty%2Fkernel%2Fstable.git arm64: defconfig: Build NSS clock controller driver for IPQ5424 NSS clock controller is needed for supplying clocks and resets to the networking blocks for the Ethernet functions on the IPQ5424 platforms. All boards based on the IPQ5424 SoC will require this driver to be enabled. Reviewed-by: Krzysztof Kozlowski Signed-off-by: Luo Jie Link: https://lore.kernel.org/r/20251014-qcom_ipq5424_nsscc-v7-10-081f4956be02@quicinc.com Signed-off-by: Bjorn Andersson --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 94b2ecab4d7a..00d15233a72b 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1406,6 +1406,7 @@ CONFIG_IPQ_GCC_5424=y CONFIG_IPQ_GCC_6018=y CONFIG_IPQ_GCC_8074=y CONFIG_IPQ_GCC_9574=y +CONFIG_IPQ_NSSCC_5424=m CONFIG_IPQ_NSSCC_9574=m CONFIG_MSM_GCC_8916=y CONFIG_MSM_GCC_8953=y