From 02adaaacabbedaaef4f5710731a04a59c8861d3d Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Tue, 24 Nov 2015 13:37:20 -0800 Subject: colibri_vf: updated defconfig enables RTL8192CU driver Enable RTL8192CU driver to support LM006 USB WiFi adapter. --- recipes-kernel/linux/linux-toradex-4.1/defconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-toradex-4.1/defconfig b/recipes-kernel/linux/linux-toradex-4.1/defconfig index 302a24a..550c32a 100644 --- a/recipes-kernel/linux/linux-toradex-4.1/defconfig +++ b/recipes-kernel/linux/linux-toradex-4.1/defconfig @@ -136,7 +136,8 @@ CONFIG_USB_ZD1201=m CONFIG_RT2X00=m CONFIG_RT2800USB=m # CONFIG_RT2800USB_RT35XX is not set -# CONFIG_RTL_CARDS is not set +CONFIG_RTL8192CU=m +# CONFIG_RTLWIFI_DEBUG is not set CONFIG_INPUT_POLLDEV=y # CONFIG_INPUT_MOUSEDEV_PSAUX is not set CONFIG_INPUT_EVDEV=y -- cgit v1.2.3