summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2015-11-24 13:37:20 -0800
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2015-12-15 15:45:55 +0100
commit4145e201de322bfe4113b27ddc3a68796f96c96b (patch)
tree0bf49ffbcf959ca03bac1efd3b3dbdaa0ccec420
parenta097c6fa1f5ae856283a73aeca337bddda222ed6 (diff)
colibri_vf: updated defconfig enables RTL8192CU driver
Enable RTL8192CU driver to support LM006 USB WiFi adapter. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
-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