[PATCH] arm64: defconfig: build INTERCONNECT_QCOM_SM6115 as module

Dmitry Baryshkov dmitry.baryshkov at linaro.org
Tue Apr 9 11:27:54 PDT 2024


Enable CONFIG_INTERCONNECT_QCOM_SM6115 as module to enable the
interconnect driver for the SoC used on Qualcomm Robotics RB2 board.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at 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 9957e126e32d..14d727173c8c 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1600,6 +1600,7 @@ CONFIG_INTERCONNECT_QCOM_SC8180X=y
 CONFIG_INTERCONNECT_QCOM_SC8280XP=y
 CONFIG_INTERCONNECT_QCOM_SDM845=y
 CONFIG_INTERCONNECT_QCOM_SDX75=y
+CONFIG_INTERCONNECT_QCOM_SM6115=m
 CONFIG_INTERCONNECT_QCOM_SM8150=m
 CONFIG_INTERCONNECT_QCOM_SM8250=y
 CONFIG_INTERCONNECT_QCOM_SM8350=m

---
base-commit: a053fd3ca5d1b927a8655f239c84b0d790218fda
change-id: 20240409-enable-sm6115-icc-7b0b0c08da2b

Best regards,
-- 
Dmitry Baryshkov <dmitry.baryshkov at linaro.org>




More information about the linux-arm-kernel mailing list