Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit 6eee808

Browse files
lumagandersson
authored andcommitted
arm64: defconfig: enable several Qualcomm interconnects
Enable drivers for interconnects on Qualcomm MSM8996 (Dragonboard 820c) and SM8150 (SM8150 HDK) to be built-in. Otherwise boot time issues are observed on these platforms. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> Link: https://lore.kernel.org/r/20240603-icc-msm8996-builtin-v1-1-3e3d1b0a78ee@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent 26bd1c2 commit 6eee808

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

arch/arm64/configs/defconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1594,7 +1594,7 @@ CONFIG_INTERCONNECT_IMX8MQ=m
15941594
CONFIG_INTERCONNECT_IMX8MP=y
15951595
CONFIG_INTERCONNECT_QCOM=y
15961596
CONFIG_INTERCONNECT_QCOM_MSM8916=m
1597-
CONFIG_INTERCONNECT_QCOM_MSM8996=m
1597+
CONFIG_INTERCONNECT_QCOM_MSM8996=y
15981598
CONFIG_INTERCONNECT_QCOM_OSM_L3=m
15991599
CONFIG_INTERCONNECT_QCOM_QCM2290=y
16001600
CONFIG_INTERCONNECT_QCOM_QCS404=m
@@ -1607,7 +1607,7 @@ CONFIG_INTERCONNECT_QCOM_SC8280XP=y
16071607
CONFIG_INTERCONNECT_QCOM_SDM845=y
16081608
CONFIG_INTERCONNECT_QCOM_SDX75=y
16091609
CONFIG_INTERCONNECT_QCOM_SM6115=y
1610-
CONFIG_INTERCONNECT_QCOM_SM8150=m
1610+
CONFIG_INTERCONNECT_QCOM_SM8150=y
16111611
CONFIG_INTERCONNECT_QCOM_SM8250=y
16121612
CONFIG_INTERCONNECT_QCOM_SM8350=y
16131613
CONFIG_INTERCONNECT_QCOM_SM8450=y

0 commit comments

Comments
 (0)