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 8d1269b4634160de2d249514c75fb42c45f4b5ca..fa0243902d2e246a46ee0513fafcc0ea7ed6eb37 100644 --- a/configs/qcom_defconfig +++ b/configs/qcom_defconfig @@ -150,3 +150,6 @@ CONFIG_NO_FB_CLEAR=y CONFIG_VIDEO_SIMPLE=y CONFIG_WDT=y CONFIG_WDT_QCOM=y +CONFIG_INTERCONNECT=y +CONFIG_INTERCONNECT_QCOM_RPMH=y +CONFIG_INTERCONNECT_QCOM_SM8650=y -- 2.34.1

