Skip to content

Commit 168269a

Browse files
committed
Merge tag 'qcom-arm64-defconfig-for-6.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/defconfig
More Qualcomm ARM64 defconfig updates for v6.5 This enables various clock drivers for QCM2290, SM6115 and SC8280XP. Furhter, the interconnect and the MSM power manageer (MPM) drivers are enabled to allow QCM2290 to boot. * tag 'qcom-arm64-defconfig-for-6.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux: arm64: defconfig: Build SM6115 display and GPU clock controller drivers arm64: defconfig: Build display clock controller driver for QCM2290 arm64: defconfig: Build interconnect driver for QCM2290 arm64: defconfig: Build Global Clock Controller driver for QCM2290 arm64: defconfig: Build MSM power manager driver arm64: defconfig: Enable sc828x0xp lpasscc clock controller Link: https://lore.kernel.org/r/20230615154119.1460952-1-andersson@kernel.org Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2 parents c0ab597 + a19a3dc commit 168269a

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1174,6 +1174,8 @@ CONFIG_MSM_MMCC_8994=m
11741174
CONFIG_MSM_MMCC_8996=m
11751175
CONFIG_MSM_MMCC_8998=m
11761176
CONFIG_MSM_GCC_8998=y
1177+
CONFIG_QCM_GCC_2290=y
1178+
CONFIG_QCM_DISPCC_2290=m
11771179
CONFIG_QCS_GCC_404=y
11781180
CONFIG_SA_GCC_8775P=y
11791181
CONFIG_SC_DISPCC_8280XP=m
@@ -1182,12 +1184,14 @@ CONFIG_SC_GCC_7180=y
11821184
CONFIG_SC_GCC_7280=y
11831185
CONFIG_SC_GCC_8180X=y
11841186
CONFIG_SC_GCC_8280XP=y
1187+
CONFIG_SC_LPASSCC_8280XP=m
11851188
CONFIG_SDM_CAMCC_845=m
11861189
CONFIG_SDM_GPUCC_845=y
11871190
CONFIG_SDM_VIDEOCC_845=y
11881191
CONFIG_SDM_DISPCC_845=y
11891192
CONFIG_SDM_LPASSCC_845=m
11901193
CONFIG_SM_CAMCC_8250=m
1194+
CONFIG_SM_DISPCC_6115=m
11911195
CONFIG_SM_DISPCC_8250=y
11921196
CONFIG_SM_DISPCC_8450=m
11931197
CONFIG_SM_DISPCC_8550=m
@@ -1196,6 +1200,7 @@ CONFIG_SM_GCC_8350=y
11961200
CONFIG_SM_GCC_8450=y
11971201
CONFIG_SM_GCC_8550=y
11981202
CONFIG_SM_TCSRCC_8550=y
1203+
CONFIG_SM_GPUCC_6115=m
11991204
CONFIG_SM_GPUCC_8150=y
12001205
CONFIG_SM_GPUCC_8250=y
12011206
CONFIG_SM_VIDEOCC_8250=y
@@ -1334,6 +1339,7 @@ CONFIG_PWM_TEGRA=m
13341339
CONFIG_PWM_VISCONTI=m
13351340
CONFIG_SL28CPLD_INTC=y
13361341
CONFIG_QCOM_PDC=y
1342+
CONFIG_QCOM_MPM=y
13371343
CONFIG_RESET_IMX7=y
13381344
CONFIG_RESET_QCOM_AOSS=y
13391345
CONFIG_RESET_QCOM_PDC=m
@@ -1424,6 +1430,7 @@ CONFIG_INTERCONNECT_QCOM=y
14241430
CONFIG_INTERCONNECT_QCOM_MSM8916=m
14251431
CONFIG_INTERCONNECT_QCOM_MSM8996=m
14261432
CONFIG_INTERCONNECT_QCOM_OSM_L3=m
1433+
CONFIG_INTERCONNECT_QCOM_QCM2290=m
14271434
CONFIG_INTERCONNECT_QCOM_QCS404=m
14281435
CONFIG_INTERCONNECT_QCOM_SA8775P=y
14291436
CONFIG_INTERCONNECT_QCOM_SC7180=y

0 commit comments

Comments
 (0)