summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2015-11-24 13:37:20 -0800
committerStefan Agner <stefan.agner@toradex.com>2015-11-24 13:37:20 -0800
commit02adaaacabbedaaef4f5710731a04a59c8861d3d (patch)
tree0bf49ffbcf959ca03bac1efd3b3dbdaa0ccec420
parent14f0ec19573fe8e30382d745365e9bfb7a59c260 (diff)
colibri_vf: updated defconfig enables RTL8192CU driver
Enable RTL8192CU driver to support LM006 USB WiFi adapter.
-rw-r--r--recipes-kernel/linux/linux-toradex-4.1/defconfig3
1 files changed, 2 insertions, 1 deletions
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