Skip to content

Commit 111914d

Browse files
committed
Merge tag 'renesas-arm64-defconfig-for-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into arm/defconfig
Renesas ARM64 Based SoC Defconfig Updates for v5.3 Enable as modules: * TYPEC_HD3SS3220 B Type-C DRP Port controller driver * TDA19988 HDMI encoder driver * tag 'renesas-arm64-defconfig-for-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas: arm64: defconfig: enable TYPEC_HD3SS3220 config option arm64: defconfig: Enable TDA19988 Signed-off-by: Olof Johansson <[email protected]>
2 parents 5cf0fb2 + c24f688 commit 111914d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -493,6 +493,7 @@ CONFIG_VIDEO_SAMSUNG_EXYNOS_GSC=m
493493
CONFIG_VIDEO_RENESAS_FCP=m
494494
CONFIG_VIDEO_RENESAS_VSP1=m
495495
CONFIG_DRM=m
496+
CONFIG_DRM_I2C_NXP_TDA998X=m
496497
CONFIG_DRM_NOUVEAU=m
497498
CONFIG_DRM_EXYNOS=m
498499
CONFIG_DRM_EXYNOS5433_DECON=y
@@ -577,6 +578,8 @@ CONFIG_USB_ULPI=y
577578
CONFIG_USB_GADGET=y
578579
CONFIG_USB_RENESAS_USBHS_UDC=m
579580
CONFIG_USB_RENESAS_USB3=m
581+
CONFIG_TYPEC=m
582+
CONFIG_TYPEC_HD3SS3220=m
580583
CONFIG_MMC=y
581584
CONFIG_MMC_BLOCK_MINORS=32
582585
CONFIG_MMC_ARMMMCI=y

0 commit comments

Comments
 (0)