Skip to content

Commit 85d81e1

Browse files
quic-bjorandeandersson
authored andcommitted
arm64: defconfig: Enable DisplayPort on SC8280XP laptops
The QCOM_PMIC_GLINK implements the parts of a TCPM necessary for negotiating DP altmode and the TYPEC_MUX_GPIO_SBU driver is used for controlling connection and orientation switching of the SBU lanes in the USB-C connector Enable these to enable USB Type-C DisplayPort on SC8280XP laptops. Signed-off-by: Bjorn Andersson <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 480ba14 commit 85d81e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -955,6 +955,7 @@ CONFIG_TYPEC_TCPCI=m
955955
CONFIG_TYPEC_FUSB302=m
956956
CONFIG_TYPEC_TPS6598X=m
957957
CONFIG_TYPEC_HD3SS3220=m
958+
CONFIG_TYPEC_MUX_GPIO_SBU=m
958959
CONFIG_MMC=y
959960
CONFIG_MMC_BLOCK_MINORS=32
960961
CONFIG_MMC_ARMMMCI=y
@@ -1178,6 +1179,7 @@ CONFIG_QCOM_CPR=y
11781179
CONFIG_QCOM_GENI_SE=y
11791180
CONFIG_QCOM_LLCC=m
11801181
CONFIG_QCOM_OCMEM=m
1182+
CONFIG_QCOM_PMIC_GLINK=m
11811183
CONFIG_QCOM_RMTFS_MEM=m
11821184
CONFIG_QCOM_RPMH=y
11831185
CONFIG_QCOM_RPMHPD=y

0 commit comments

Comments
 (0)