[PATCH] arm64: defconfig: Enable Qualcomm SM6115 / SM4250 Interconnect driver

Bhupesh Sharma bhupesh.sharma at linaro.org
Wed Nov 30 22:13:35 PST 2022


Enable the Qualcomm SM6115 / SM4250 Interconnect driver.

Cc: Konrad Dybcio <konrad.dybcio at somainline.org>
Cc: Bjorn Andersson <andersson at kernel.org>
Signed-off-by: Bhupesh Sharma <bhupesh.sharma at linaro.org>
---
- Rebased on linux-next
- Depends on the SM6115 dt-binding and driver patchset, which can be
  seen here: https://lore.kernel.org/linux-arm-msm/20221130103841.2266464-1-bhupesh.sharma@linaro.org/ 

 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 851e8f9be06d..993284676c0c 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1336,6 +1336,7 @@ CONFIG_INTERCONNECT_QCOM_SC7280=y
 CONFIG_INTERCONNECT_QCOM_SC8180X=y
 CONFIG_INTERCONNECT_QCOM_SC8280XP=y
 CONFIG_INTERCONNECT_QCOM_SDM845=y
+CONFIG_INTERCONNECT_QCOM_SM6115=m
 CONFIG_INTERCONNECT_QCOM_SM8150=m
 CONFIG_INTERCONNECT_QCOM_SM8250=m
 CONFIG_INTERCONNECT_QCOM_SM8350=m
-- 
2.38.1




More information about the linux-arm-kernel mailing list