Skip to content

Commit b052c7f

Browse files
lumagandersson
authored andcommitted
arm64: defconfig: select INTERCONNECT_QCOM_SM6115 as built-in
Enable CONFIG_INTERCONNECT_QCOM_SM6115 as built-in to enable the interconnect driver for the SoC used on Qualcomm Robotics RB2 board. Building as built-in is required as on this platform interconnects are required to bring up the console. Signed-off-by: Dmitry Baryshkov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent fefda68 commit b052c7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1592,6 +1592,7 @@ CONFIG_INTERCONNECT_QCOM_SC8180X=y
15921592
CONFIG_INTERCONNECT_QCOM_SC8280XP=y
15931593
CONFIG_INTERCONNECT_QCOM_SDM845=y
15941594
CONFIG_INTERCONNECT_QCOM_SDX75=y
1595+
CONFIG_INTERCONNECT_QCOM_SM6115=y
15951596
CONFIG_INTERCONNECT_QCOM_SM8150=m
15961597
CONFIG_INTERCONNECT_QCOM_SM8250=y
15971598
CONFIG_INTERCONNECT_QCOM_SM8350=m

0 commit comments

Comments
 (0)