Skip to content

Commit af16544

Browse files
committed
Merge tag 'qcom-arm64-defconfig-for-6.3-3' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/defconfig
Few more Qualcomm ARM64 defconfig updates for v6.3 This enables the drivers needed to support USB Type-C based external display on the SC8280XP laptops. It also enables a couple of core drivers for the Qualcomm SA8775P platform. * tag 'qcom-arm64-defconfig-for-6.3-3' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux: arm64: defconfig: enable drivers required by the Qualcomm SA8775P platform arm64: defconfig: Enable DisplayPort on SC8280XP laptops Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
2 parents c6cd63f + 687bcd0 commit af16544

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -555,6 +555,7 @@ CONFIG_PINCTRL_QCM2290=y
555555
CONFIG_PINCTRL_QCS404=y
556556
CONFIG_PINCTRL_QDF2XXX=y
557557
CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
558+
CONFIG_PINCTRL_SA8775P=y
558559
CONFIG_PINCTRL_SC7180=y
559560
CONFIG_PINCTRL_SC7280=y
560561
CONFIG_PINCTRL_SC8180X=y
@@ -959,6 +960,7 @@ CONFIG_TYPEC_TCPCI=m
959960
CONFIG_TYPEC_FUSB302=m
960961
CONFIG_TYPEC_TPS6598X=m
961962
CONFIG_TYPEC_HD3SS3220=m
963+
CONFIG_TYPEC_MUX_GPIO_SBU=m
962964
CONFIG_MMC=y
963965
CONFIG_MMC_BLOCK_MINORS=32
964966
CONFIG_MMC_ARMMMCI=y
@@ -1194,6 +1196,7 @@ CONFIG_QCOM_CPR=y
11941196
CONFIG_QCOM_GENI_SE=y
11951197
CONFIG_QCOM_LLCC=m
11961198
CONFIG_QCOM_OCMEM=m
1199+
CONFIG_QCOM_PMIC_GLINK=m
11971200
CONFIG_QCOM_RMTFS_MEM=m
11981201
CONFIG_QCOM_RPMH=y
11991202
CONFIG_QCOM_RPMHPD=y
@@ -1366,6 +1369,7 @@ CONFIG_INTERCONNECT_QCOM_MSM8916=m
13661369
CONFIG_INTERCONNECT_QCOM_MSM8996=m
13671370
CONFIG_INTERCONNECT_QCOM_OSM_L3=m
13681371
CONFIG_INTERCONNECT_QCOM_QCS404=m
1372+
CONFIG_INTERCONNECT_QCOM_SA8775P=y
13691373
CONFIG_INTERCONNECT_QCOM_SC7180=y
13701374
CONFIG_INTERCONNECT_QCOM_SC7280=y
13711375
CONFIG_INTERCONNECT_QCOM_SC8180X=y

0 commit comments

Comments
 (0)