]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
qcom_defconfig: enable interconnect for SM8650
authorNeil Armstrong <neil.armstrong@linaro.org>
Thu, 20 Nov 2025 08:12:58 +0000 (09:12 +0100)
committerNeil Armstrong <neil.armstrong@linaro.org>
Thu, 20 Nov 2025 08:17:58 +0000 (09:17 +0100)
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 <neil.armstrong@linaro.org>
configs/qcom_defconfig

index e686ea857b9be056180f07f547126d077165276c..a56e1282821bb20d8e1ecb42b385274d6a4678cc 100644 (file)
@@ -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