Skip to content

Commit c24f688

Browse files
bijudashorms
authored andcommitted
arm64: defconfig: enable TYPEC_HD3SS3220 config option
Enable support for the TI HD3SS320 USB Type-C DRP Port controller driver by turning on CONFIG_TYPEC and CONFIG_TYPEC_HD3SS3220 as modules. Signed-off-by: Biju Das <[email protected]> Signed-off-by: Simon Horman <[email protected]>
1 parent 998960b commit c24f688

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
@@ -561,6 +561,8 @@ CONFIG_USB_ULPI=y
561561
CONFIG_USB_GADGET=y
562562
CONFIG_USB_RENESAS_USBHS_UDC=m
563563
CONFIG_USB_RENESAS_USB3=m
564+
CONFIG_TYPEC=m
565+
CONFIG_TYPEC_HD3SS3220=m
564566
CONFIG_MMC=y
565567
CONFIG_MMC_BLOCK_MINORS=32
566568
CONFIG_MMC_ARMMMCI=y

0 commit comments

Comments
 (0)