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-02 18:12:47 +0100
commit8f237ebe42f2cb911245369276a6b3043c2815f2 (patch)
tree2e89a3d3f181707efe35b8981e8068fe7e1f4439
parent196f0fe7e459b1f0869aabff239680d67e7d562b (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