Skip to content

Commit c0ab597

Browse files
committed
Merge tag 'qcom-arm64-defconfig-for-6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/defconfig
Qualcomm ARM64 defconfig updates for v6.5 Enable the FSA4480 driver to enable USB Type-C altmode on devices such as SM8350 and SM8450 HDK. Enable the IPQ6018 APSS clock and PLL controller for CPU scaling, and enable GPU clock river for SA8775P. * tag 'qcom-arm64-defconfig-for-6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux: arm64: defconfig: Enable ipq6018 apss clock and PLL controller arm64: defconfig: enable FSA4480 driver as module arm64: defconfig: enable the SA8775P GPUCC driver Link: https://lore.kernel.org/r/20230610170955.2478831-1-andersson@kernel.org Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2 parents 6d34aab + 3098f34 commit c0ab597

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1000,6 +1000,7 @@ CONFIG_TYPEC_FUSB302=m
10001000
CONFIG_TYPEC_TPS6598X=m
10011001
CONFIG_TYPEC_HD3SS3220=m
10021002
CONFIG_TYPEC_UCSI=m
1003+
CONFIG_TYPEC_MUX_FSA4480=m
10031004
CONFIG_UCSI_CCG=m
10041005
CONFIG_TYPEC_MUX_GPIO_SBU=m
10051006
CONFIG_MMC=y
@@ -1162,6 +1163,7 @@ CONFIG_QCOM_CLK_APCS_MSM8916=y
11621163
CONFIG_QCOM_CLK_APCC_MSM8996=y
11631164
CONFIG_QCOM_CLK_SMD_RPM=y
11641165
CONFIG_QCOM_CLK_RPMH=y
1166+
CONFIG_IPQ_APSS_6018=y
11651167
CONFIG_IPQ_GCC_5332=y
11661168
CONFIG_IPQ_GCC_6018=y
11671169
CONFIG_IPQ_GCC_8074=y
@@ -1175,6 +1177,7 @@ CONFIG_MSM_GCC_8998=y
11751177
CONFIG_QCS_GCC_404=y
11761178
CONFIG_SA_GCC_8775P=y
11771179
CONFIG_SC_DISPCC_8280XP=m
1180+
CONFIG_SA_GPUCC_8775P=m
11781181
CONFIG_SC_GCC_7180=y
11791182
CONFIG_SC_GCC_7280=y
11801183
CONFIG_SC_GCC_8180X=y

0 commit comments

Comments
 (0)