summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2019-11-15 17:11:20 +0000
committerStefan Agner <stefan.agner@toradex.com>2019-11-16 10:25:40 +0000
commit52b673d8e5612c25da95cc85aea69dd524c8bd19 (patch)
tree995b3d125f85be9ccf70e5683f740a72ddfe0750 /recipes-kernel/linux
parentd3b78b0bb46a9217528501eb5c00f96be61ef215 (diff)
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 <stefan.agner@toradex.com> (cherry picked from commit b103c379c216b5e370e7702b3e586e81c38625bb)
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-toradex-4.14-2.0.x/mx8/defconfig7
1 files changed, 7 insertions, 0 deletions
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