Skip to content

Commit 56185e0

Browse files
committed
Merge tag 'qcom-arm64-defconfig-for-6.7-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/defconfig
Few more ARM64 defconfig updates for v6.7 This enables the Qualcomm PMIC-based USB Type-C port manager, found in e.g. SM8250, and hence RB5, as well as the Type-C DisplayPort altmode support to get display working on the same. * tag 'qcom-arm64-defconfig-for-6.7-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux: arm64: defconfig: enable DisplayPort altmode support arm64: defconfig: enable CONFIG_TYPEC_QCOM_PMIC Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
2 parents 40fa048 + f93b8a5 commit 56185e0

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
@@ -1046,11 +1046,13 @@ CONFIG_TYPEC_TCPCI=m
10461046
CONFIG_TYPEC_FUSB302=m
10471047
CONFIG_TYPEC_TPS6598X=m
10481048
CONFIG_TYPEC_HD3SS3220=m
1049+
CONFIG_TYPEC_QCOM_PMIC=m
10491050
CONFIG_TYPEC_UCSI=m
10501051
CONFIG_TYPEC_MUX_FSA4480=m
10511052
CONFIG_TYPEC_MUX_NB7VPQ904M=m
10521053
CONFIG_UCSI_CCG=m
10531054
CONFIG_TYPEC_MUX_GPIO_SBU=m
1055+
CONFIG_TYPEC_DP_ALTMODE=m
10541056
CONFIG_MMC=y
10551057
CONFIG_MMC_BLOCK_MINORS=32
10561058
CONFIG_MMC_ARMMMCI=y

0 commit comments

Comments
 (0)