[PATCH 3/3] arm64: defconfig: enable interconnect for SM4450

Tengfei Fan quic_tengfan at quicinc.com
Thu Sep 7 23:44:27 PDT 2023


Add the SM4450 interconnect drivers as built-in for
support the Qualcomm SM4450 platform to boot to uart
shell.

Signed-off-by: Tengfei Fan <quic_tengfan at quicinc.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 5315789f4868..8d6b423d94a3 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1499,6 +1499,7 @@ CONFIG_INTERCONNECT_QCOM_SC7280=y
 CONFIG_INTERCONNECT_QCOM_SC8180X=y
 CONFIG_INTERCONNECT_QCOM_SC8280XP=y
 CONFIG_INTERCONNECT_QCOM_SDM845=y
+CONFIG_INTERCONNECT_QCOM_SM4450=y
 CONFIG_INTERCONNECT_QCOM_SM8150=m
 CONFIG_INTERCONNECT_QCOM_SM8250=m
 CONFIG_INTERCONNECT_QCOM_SM8350=m
-- 
2.17.1




More information about the linux-arm-kernel mailing list