aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/configs/defconfig
diff options
context:
space:
mode:
authorVinod Koul <vkoul@kernel.org>2022-06-28 10:24:54 +0530
committerBjorn Andersson <bjorn.andersson@linaro.org>2022-06-30 22:55:30 -0500
commit3d1188df789f777306756aeb201c8709eef6b627 (patch)
tree9230a345cd279f352f20cedafdb226acc33095cc /arch/arm64/configs/defconfig
parentarm64: defconfig: Enable qcom ss & hs usb phy (diff)
downloadlinux-dev-3d1188df789f777306756aeb201c8709eef6b627.tar.xz
linux-dev-3d1188df789f777306756aeb201c8709eef6b627.zip
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 <vkoul@kernel.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220628045454.621175-2-vkoul@kernel.org
Diffstat (limited to 'arch/arm64/configs/defconfig')
-rw-r--r--arch/arm64/configs/defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 8de9c9647a96..6d191665cf54 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