summaryrefslogtreecommitdiffstats
path: root/arch/arm64/configs/defconfig
diff options
context:
space:
mode:
authorKomal Bajaj <quic_kbajaj@quicinc.com>2024-02-13 15:24:59 +0530
committerBjorn Andersson <andersson@kernel.org>2024-02-13 23:39:24 -0600
commit0b76fc39b7d8ad012a6ae2e39094ca7cf00c33dd (patch)
tree5af6a25ffdd5d378e509f8ac83199dfeded00b28 /arch/arm64/configs/defconfig
parent555a218d6e95cf3a1238427f77db048254a3bbe2 (diff)
downloadlinux-stable-0b76fc39b7d8ad012a6ae2e39094ca7cf00c33dd.tar.gz
linux-stable-0b76fc39b7d8ad012a6ae2e39094ca7cf00c33dd.tar.bz2
linux-stable-0b76fc39b7d8ad012a6ae2e39094ca7cf00c33dd.zip
arm64: defconfig: Enable GCC and interconnect for QDU1000/QRU1000
Add the QDU1000/QRU1000 GCC and interconnect drivers as built-in. These are necessary for the Qualcomm QDU1000/QRU1000 platform to boot to shell. Signed-off-by: Komal Bajaj <quic_kbajaj@quicinc.com> Acked-by: Konrad Dybcio <konrad.dybcio@linaro.org> Link: https://lore.kernel.org/r/20240213095459.18402-1-quic_kbajaj@quicinc.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'arch/arm64/configs/defconfig')
-rw-r--r--arch/arm64/configs/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 5f01e2fb93d2..3b8922d0afd3 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1270,6 +1270,7 @@ CONFIG_MSM_MMCC_8998=m
CONFIG_QCM_GCC_2290=y
CONFIG_QCM_DISPCC_2290=m
CONFIG_QCS_GCC_404=y
+CONFIG_QDU_GCC_1000=y
CONFIG_SC_CAMCC_8280XP=m
CONFIG_SC_DISPCC_8280XP=m
CONFIG_SA_GCC_8775P=y
@@ -1557,6 +1558,7 @@ CONFIG_INTERCONNECT_QCOM_MSM8996=m
CONFIG_INTERCONNECT_QCOM_OSM_L3=m
CONFIG_INTERCONNECT_QCOM_QCM2290=y
CONFIG_INTERCONNECT_QCOM_QCS404=m
+CONFIG_INTERCONNECT_QCOM_QDU1000=y
CONFIG_INTERCONNECT_QCOM_SA8775P=y
CONFIG_INTERCONNECT_QCOM_SC7180=y
CONFIG_INTERCONNECT_QCOM_SC7280=y