From: Neil Armstrong Date: Thu, 20 Nov 2025 08:12:58 +0000 (+0100) Subject: qcom_defconfig: enable interconnect for SM8650 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb3db4aa8df2ae5093a5c1580b9cd5789c248de4;p=thirdparty%2Fu-boot.git qcom_defconfig: enable interconnect for SM8650 Enable the Interconnect drivers for SM8650 Link: https://patch.msgid.link/20251120-topic-interconnect-next-v5-7-e8a82720da5d@linaro.org Signed-off-by: Neil Armstrong --- diff --git a/configs/qcom_defconfig b/configs/qcom_defconfig index e686ea857b9..a56e1282821 100644 --- a/configs/qcom_defconfig +++ b/configs/qcom_defconfig @@ -87,6 +87,9 @@ CONFIG_SYS_I2C_GENI=y CONFIG_I2C_MUX=y CONFIG_DM_KEYBOARD=y CONFIG_BUTTON_KEYBOARD=y +CONFIG_INTERCONNECT=y +CONFIG_INTERCONNECT_QCOM_RPMH=y +CONFIG_INTERCONNECT_QCOM_SM8650=y CONFIG_IOMMU=y CONFIG_QCOM_HYP_SMMU=y CONFIG_MISC=y