diff options
author | Olof Johansson <olof@lixom.net> | 2019-06-25 08:17:38 -0400 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2019-06-25 08:17:38 -0400 |
commit | 111914d79b048782397ffe5b94cf7322ae937253 (patch) | |
tree | 2d59a7e0d8c2e715e27bceb7a37e5e3d6415c9f0 | |
parent | 5cf0fb260a322bca9eb7a7ebd92d05edb4fff586 (diff) | |
parent | c24f6886b2ee321b50543d3683573689a1817336 (diff) |
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 <olof@lixom.net>
-rw-r--r-- | arch/arm64/configs/defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 88728432f543..64b2f4e3a35c 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig | |||
@@ -493,6 +493,7 @@ CONFIG_VIDEO_SAMSUNG_EXYNOS_GSC=m | |||
493 | CONFIG_VIDEO_RENESAS_FCP=m | 493 | CONFIG_VIDEO_RENESAS_FCP=m |
494 | CONFIG_VIDEO_RENESAS_VSP1=m | 494 | CONFIG_VIDEO_RENESAS_VSP1=m |
495 | CONFIG_DRM=m | 495 | CONFIG_DRM=m |
496 | CONFIG_DRM_I2C_NXP_TDA998X=m | ||
496 | CONFIG_DRM_NOUVEAU=m | 497 | CONFIG_DRM_NOUVEAU=m |
497 | CONFIG_DRM_EXYNOS=m | 498 | CONFIG_DRM_EXYNOS=m |
498 | CONFIG_DRM_EXYNOS5433_DECON=y | 499 | CONFIG_DRM_EXYNOS5433_DECON=y |
@@ -577,6 +578,8 @@ CONFIG_USB_ULPI=y | |||
577 | CONFIG_USB_GADGET=y | 578 | CONFIG_USB_GADGET=y |
578 | CONFIG_USB_RENESAS_USBHS_UDC=m | 579 | CONFIG_USB_RENESAS_USBHS_UDC=m |
579 | CONFIG_USB_RENESAS_USB3=m | 580 | CONFIG_USB_RENESAS_USB3=m |
581 | CONFIG_TYPEC=m | ||
582 | CONFIG_TYPEC_HD3SS3220=m | ||
580 | CONFIG_MMC=y | 583 | CONFIG_MMC=y |
581 | CONFIG_MMC_BLOCK_MINORS=32 | 584 | CONFIG_MMC_BLOCK_MINORS=32 |
582 | CONFIG_MMC_ARMMMCI=y | 585 | CONFIG_MMC_ARMMMCI=y |