Skip to content

Commit 39433f5

Browse files
Vladimir Zapolskiyandersson
authored andcommitted
arm64: defconfig: Build interconnect driver for QCM2290
Build Qualcomm QCM2290 interconnect driver as a kernel module by default. QUPv3 GENI IP uses the interconnects and provides UARTs, but since the dependency is not yet displayed in the platform qcm2290.dtsi file, it could be assumed that the interconnect IP is preconfigured, thus building the driver as a module and placing it in an initramfs should be sufficient for booting up to rootfs stage. Signed-off-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230601075650.1437184-4-vladimir.zapolskiy@linaro.org
1 parent b128ec5 commit 39433f5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1418,6 +1418,7 @@ CONFIG_INTERCONNECT_QCOM=y
14181418
CONFIG_INTERCONNECT_QCOM_MSM8916=m
14191419
CONFIG_INTERCONNECT_QCOM_MSM8996=m
14201420
CONFIG_INTERCONNECT_QCOM_OSM_L3=m
1421+
CONFIG_INTERCONNECT_QCOM_QCM2290=m
14211422
CONFIG_INTERCONNECT_QCOM_QCS404=m
14221423
CONFIG_INTERCONNECT_QCOM_SA8775P=y
14231424
CONFIG_INTERCONNECT_QCOM_SC7180=y

0 commit comments

Comments
 (0)