summaryrefslogtreecommitdiffstats
path: root/arch/arm64/configs
diff options
context:
space:
mode:
authorBiju Das2019-05-31 11:59:58 +0200
committerSimon Horman2019-06-12 13:57:08 +0200
commitc24f6886b2ee321b50543d3683573689a1817336 (patch)
tree4eb39647326797839c28f84d52a93f93a28a5f50 /arch/arm64/configs
parentarm64: defconfig: Enable TDA19988 (diff)
downloadkernel-qcow2-linux-c24f6886b2ee321b50543d3683573689a1817336.tar.gz
kernel-qcow2-linux-c24f6886b2ee321b50543d3683573689a1817336.tar.xz
kernel-qcow2-linux-c24f6886b2ee321b50543d3683573689a1817336.zip
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 <biju.das@bp.renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm64/configs')
-rw-r--r--arch/arm64/configs/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index e01fbe435168..fa242ab2697c 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -561,6 +561,8 @@ CONFIG_USB_ULPI=y
CONFIG_USB_GADGET=y
CONFIG_USB_RENESAS_USBHS_UDC=m
CONFIG_USB_RENESAS_USB3=m
+CONFIG_TYPEC=m
+CONFIG_TYPEC_HD3SS3220=m
CONFIG_MMC=y
CONFIG_MMC_BLOCK_MINORS=32
CONFIG_MMC_ARMMMCI=y