summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBhuvanchandra DV <bhuvanchandra.dv@toradex.com>2015-11-24 19:24:29 +0530
committerStefan Agner <stefan.agner@toradex.com>2015-11-24 13:41:33 -0800
commit359ea17089c5781c5571ca343f58f8c585a378fd (patch)
tree643b0e0e1fc037aa64f5844920a4a980e23888f9
parentd8eb1dde264c7b55d25209de26a08471e2f566f6 (diff)
apalis/colibri_t20/t30: 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_t30_defconfig1
-rw-r--r--arch/arm/configs/colibri_t20_defconfig1
-rw-r--r--arch/arm/configs/colibri_t30_defconfig1
3 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/configs/apalis_t30_defconfig b/arch/arm/configs/apalis_t30_defconfig
index 9f8c439ef393..73bf44c72fc3 100644
--- a/arch/arm/configs/apalis_t30_defconfig
+++ b/arch/arm/configs/apalis_t30_defconfig
@@ -191,6 +191,7 @@ CONFIG_B43=m
CONFIG_IWLAGN=m
CONFIG_RT2X00=y
CONFIG_RT2800USB=y
+CONFIG_RTL8192CU=m
CONFIG_USB_USBNET=y
# CONFIG_USB_NET_CDC_NCM is not set
# CONFIG_USB_NET_NET1080 is not set
diff --git a/arch/arm/configs/colibri_t20_defconfig b/arch/arm/configs/colibri_t20_defconfig
index 3992e2291cb1..fe66bdb5c3bd 100644
--- a/arch/arm/configs/colibri_t20_defconfig
+++ b/arch/arm/configs/colibri_t20_defconfig
@@ -181,6 +181,7 @@ CONFIG_TUN=y
CONFIG_USB_ZD1201=m
CONFIG_RT2X00=y
CONFIG_RT2800USB=y
+CONFIG_RTL8192CU=m
CONFIG_USB_USBNET=y
# CONFIG_USB_NET_CDC_NCM is not set
# CONFIG_USB_NET_NET1080 is not set
diff --git a/arch/arm/configs/colibri_t30_defconfig b/arch/arm/configs/colibri_t30_defconfig
index 0871f1b52d05..6391eb75d665 100644
--- a/arch/arm/configs/colibri_t30_defconfig
+++ b/arch/arm/configs/colibri_t30_defconfig
@@ -176,6 +176,7 @@ CONFIG_TUN=y
CONFIG_USB_ZD1201=m
CONFIG_RT2X00=y
CONFIG_RT2800USB=y
+CONFIG_RTL8192CU=m
CONFIG_USB_USBNET=y
# CONFIG_USB_NET_CDC_NCM is not set
# CONFIG_USB_NET_NET1080 is not set