summaryrefslogtreecommitdiff
path: root/recipes-kernel
diff options
context:
space:
mode:
authorOleksandr Suvorov <oleksandr.suvorov@toradex.com>2019-12-04 12:19:27 +0200
committerOleksandr Suvorov <oleksandr.suvorov@toradex.com>2019-12-04 12:19:27 +0200
commit3bd92089460b412e2caa76ae0d3a8d7eb362ae2f (patch)
treeaff004017598d5b80ed41db051fab08c8b14af21 /recipes-kernel
parente796284434b0f2abae7d56cf734caef176a2c9fc (diff)
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 <oleksandr.suvorov@toradex.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-toradex-4.14-2.0.x/mx8/defconfig1
-rw-r--r--recipes-kernel/linux/linux-toradex-rt-4.14-2.0.x/mx8/defconfig1
2 files changed, 2 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 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