Enable support for HD3SS320 USB Type-C DRP Port controller, which is used by RZ/G2E (r8a774c0) based Silicon Linux CAT874 board. Signed-off-by: Biju Das <biju.das@xxxxxxxxxxxxxx> --- arch/arm64/configs/renesas_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig index 5561d30..022a875 100644 --- a/arch/arm64/configs/renesas_defconfig +++ b/arch/arm64/configs/renesas_defconfig @@ -255,6 +255,8 @@ CONFIG_USB_RENESAS_USBHS_UDC=y CONFIG_USB_RENESAS_USB3=y CONFIG_USB_SNP_UDC_PLAT=y CONFIG_USB_BDC_UDC=y +CONFIG_TYPEC=y +CONFIG_TYPEC_HD3SS3220=y CONFIG_MMC=y CONFIG_MMC_SDHI=y CONFIG_NEW_LEDS=y -- 2.7.4