summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBhuvanchandra DV <bhuvanchandra.dv@toradex.com>2015-11-24 19:24:39 +0530
committerMax Krummenacher <max.krummenacher@toradex.com>2015-12-26 14:55:37 +0100
commitbc45801b17dbf13b5139ad1a5bb1375b85c04933 (patch)
tree688d6d08ebdcdbd9bd222d367d98bab481fc975f
parent709e2e3d201fbf70074aeae27a13a5b39f572d72 (diff)
apalis/colibri_imx6: Enable RTL8192CU driver
Enable RTL8192CU driver to support LM006 USB WiFi adapter. Signed-off-by: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
-rw-r--r--arch/arm/configs/apalis_imx6_defconfig2
-rw-r--r--arch/arm/configs/colibri_imx6_defconfig2
2 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/configs/apalis_imx6_defconfig b/arch/arm/configs/apalis_imx6_defconfig
index 5965f8abff0a..4c7be40928ae 100644
--- a/arch/arm/configs/apalis_imx6_defconfig
+++ b/arch/arm/configs/apalis_imx6_defconfig
@@ -138,6 +138,8 @@ CONFIG_PPP=m
CONFIG_USB_USBNET=y
CONFIG_RT2X00=m
CONFIG_RT2800USB=m
+CONFIG_RTL8192CU=m
+# CONFIG_RTLWIFI_DEBUG is not set
CONFIG_INPUT_POLLDEV=y
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
CONFIG_INPUT_EVDEV=y
diff --git a/arch/arm/configs/colibri_imx6_defconfig b/arch/arm/configs/colibri_imx6_defconfig
index 92e2e4f5ebe9..ac6f0fb1fabf 100644
--- a/arch/arm/configs/colibri_imx6_defconfig
+++ b/arch/arm/configs/colibri_imx6_defconfig
@@ -133,6 +133,8 @@ CONFIG_PPP=m
CONFIG_USB_USBNET=y
CONFIG_RT2X00=m
CONFIG_RT2800USB=m
+CONFIG_RTL8192CU=m
+# CONFIG_RTLWIFI_DEBUG is not set
CONFIG_INPUT_POLLDEV=y
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
CONFIG_INPUT_EVDEV=y