From 52b673d8e5612c25da95cc85aea69dd524c8bd19 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Fri, 15 Nov 2019 17:11:20 +0000 Subject: mx8: defconfig: resync with kernel defconfig Resync with the defconfig from the kernel repository. This adds: - enable USB-to-serial adapters - add load edid support Related-to: #57567 Signed-off-by: Stefan Agner (cherry picked from commit b103c379c216b5e370e7702b3e586e81c38625bb) --- recipes-kernel/linux/linux-toradex-4.14-2.0.x/mx8/defconfig | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'recipes-kernel') diff --git a/recipes-kernel/linux/linux-toradex-4.14-2.0.x/mx8/defconfig b/recipes-kernel/linux/linux-toradex-4.14-2.0.x/mx8/defconfig index 73c6376..4a0183f 100644 --- a/recipes-kernel/linux/linux-toradex-4.14-2.0.x/mx8/defconfig +++ b/recipes-kernel/linux/linux-toradex-4.14-2.0.x/mx8/defconfig @@ -490,6 +490,7 @@ CONFIG_IMX_DPU_CORE=y CONFIG_IMX_DCSS_CORE=y CONFIG_IMX_LCDIF_CORE=y CONFIG_DRM=y +CONFIG_DRM_LOAD_EDID_FIRMWARE=y CONFIG_DRM_NOUVEAU=m CONFIG_DRM_EXYNOS=m CONFIG_DRM_EXYNOS5433_DECON=y @@ -605,6 +606,12 @@ CONFIG_USB_ISP1760_HOST_ROLE=y CONFIG_USB_CDNS3=y CONFIG_USB_CDNS3_GADGET=y CONFIG_USB_CDNS3_HOST=y +CONFIG_USB_SERIAL=y +CONFIG_USB_SERIAL_CONSOLE=y +CONFIG_USB_SERIAL_GENERIC=y +CONFIG_USB_SERIAL_CP210X=y +CONFIG_USB_SERIAL_FTDI_SIO=y +CONFIG_USB_SERIAL_PL2303=y CONFIG_USB_TEST=m CONFIG_USB_EHSET_TEST_FIXTURE=y CONFIG_USB_HSIC_USB3503=y -- cgit v1.2.3