Enable the Interconnect drivers for SM8650 Signed-off-by: Neil Armstrong <[email protected]> --- 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

