From 3bd92089460b412e2caa76ae0d3a8d7eb362ae2f Mon Sep 17 00:00:00 2001 From: Oleksandr Suvorov Date: Wed, 4 Dec 2019 12:19:27 +0200 Subject: mx8: defconfig: resync with kernel defconfig Resync with the defconfig from the kernel repository. This adds: - enable USB WiFi adapter. Related-to: #32198 Signed-off-by: Oleksandr Suvorov --- recipes-kernel/linux/linux-toradex-4.14-2.0.x/mx8/defconfig | 1 + recipes-kernel/linux/linux-toradex-rt-4.14-2.0.x/mx8/defconfig | 1 + 2 files changed, 2 insertions(+) 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 06f635a..423f482 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 @@ -724,6 +724,7 @@ CONFIG_VIRTIO_MMIO=y CONFIG_XEN_GNTDEV=y CONFIG_XEN_GRANT_DEV_ALLOC=y CONFIG_STAGING=y +CONFIG_R8188EU=m CONFIG_ION=y CONFIG_ION_SYSTEM_HEAP=y CONFIG_ION_CMA_HEAP=y diff --git a/recipes-kernel/linux/linux-toradex-rt-4.14-2.0.x/mx8/defconfig b/recipes-kernel/linux/linux-toradex-rt-4.14-2.0.x/mx8/defconfig index bd594c4..3012099 100644 --- a/recipes-kernel/linux/linux-toradex-rt-4.14-2.0.x/mx8/defconfig +++ b/recipes-kernel/linux/linux-toradex-rt-4.14-2.0.x/mx8/defconfig @@ -722,6 +722,7 @@ CONFIG_VIRTIO_MMIO=y CONFIG_XEN_GNTDEV=y CONFIG_XEN_GRANT_DEV_ALLOC=y CONFIG_STAGING=y +CONFIG_R8188EU=m CONFIG_ION=y CONFIG_ION_SYSTEM_HEAP=y CONFIG_ION_CMA_HEAP=y -- cgit v1.2.3