From: Vinod Koul Date: Tue, 28 Jun 2022 04:54:54 +0000 (+0530) Subject: arm64: defconfig: Enable qcom interconnect drivers X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3d1188df789f777306756aeb201c8709eef6b627;p=linux.git arm64: defconfig: Enable qcom interconnect drivers While enabling QCS404 interconnect driver, I found that other drivers are missing too, so add all the interconnect driver Signed-off-by: Vinod Koul Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/20220628045454.621175-2-vkoul@kernel.org --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 8de9c9647a965..6d191665cf547 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1251,7 +1251,10 @@ CONFIG_INTERCONNECT_IMX8MN=m CONFIG_INTERCONNECT_IMX8MQ=m CONFIG_INTERCONNECT_QCOM=y CONFIG_INTERCONNECT_QCOM_MSM8916=m +CONFIG_INTERCONNECT_QCOM_MSM8996=m CONFIG_INTERCONNECT_QCOM_OSM_L3=m +CONFIG_INTERCONNECT_QCOM_QCS404=m +CONFIG_INTERCONNECT_QCOM_SC7180=m CONFIG_INTERCONNECT_QCOM_SC7280=y CONFIG_INTERCONNECT_QCOM_SDM845=y CONFIG_INTERCONNECT_QCOM_SM8150=m