[PATCH v2 7/7] qcom_defconfig: enable interconnect for SM8650

Neil Armstrong neil.armstrong at linaro.org
Wed Oct 8 17:31:34 CEST 2025


Enable the Interconnect drivers for SM8650

Signed-off-by: Neil Armstrong <neil.armstrong at linaro.org>
---
 configs/qcom_defconfig | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/configs/qcom_defconfig b/configs/qcom_defconfig
index 6a5b22591dc983fecc0929bae8949294d7033447..6b180e7e7369379823ec1aa1192ec688b6805f18 100644
--- a/configs/qcom_defconfig
+++ b/configs/qcom_defconfig
@@ -168,3 +168,6 @@ CONFIG_PCI=y
 CONFIG_CMD_PCI=y
 CONFIG_NVME_PCI=y
 CONFIG_PCIE_DW_QCOM=y
+CONFIG_INTERCONNECT=y
+CONFIG_INTERCONNECT_QCOM_RPMH=y
+CONFIG_INTERCONNECT_QCOM_SM8650=y

-- 
2.34.1



More information about the U-Boot mailing list