Skip to content

Commit 0b76fc3

Browse files
Komal Bajajandersson
authored andcommitted
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>
1 parent 555a218 commit 0b76fc3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1270,6 +1270,7 @@ CONFIG_MSM_MMCC_8998=m
12701270
CONFIG_QCM_GCC_2290=y
12711271
CONFIG_QCM_DISPCC_2290=m
12721272
CONFIG_QCS_GCC_404=y
1273+
CONFIG_QDU_GCC_1000=y
12731274
CONFIG_SC_CAMCC_8280XP=m
12741275
CONFIG_SC_DISPCC_8280XP=m
12751276
CONFIG_SA_GCC_8775P=y
@@ -1557,6 +1558,7 @@ CONFIG_INTERCONNECT_QCOM_MSM8996=m
15571558
CONFIG_INTERCONNECT_QCOM_OSM_L3=m
15581559
CONFIG_INTERCONNECT_QCOM_QCM2290=y
15591560
CONFIG_INTERCONNECT_QCOM_QCS404=m
1561+
CONFIG_INTERCONNECT_QCOM_QDU1000=y
15601562
CONFIG_INTERCONNECT_QCOM_SA8775P=y
15611563
CONFIG_INTERCONNECT_QCOM_SC7180=y
15621564
CONFIG_INTERCONNECT_QCOM_SC7280=y

0 commit comments

Comments
 (0)