aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/rt2x00/rt3572-2.4.0.1/config.patch
diff options
context:
space:
mode:
authorSteffen Sledz <sledz@dresearch.de>2010-09-03 16:50:42 +0200
committerSteffen Sledz <sledz@dresearch.de>2010-09-03 16:54:03 +0200
commit8f341294a759bd8135202884cff2fc9c3c3acbe1 (patch)
tree43c4b5f25fad1d00b658190fb3e9d8e133a5619d /recipes/rt2x00/rt3572-2.4.0.1/config.patch
parent697af28264704d9711d716504b809f0edaffbdb2 (diff)
downloadopenembedded-8f341294a759bd8135202884cff2fc9c3c3acbe1.tar.gz
rt2x00: add linux kernel driver for Ralink RT3572
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Diffstat (limited to 'recipes/rt2x00/rt3572-2.4.0.1/config.patch')
-rw-r--r--recipes/rt2x00/rt3572-2.4.0.1/config.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes/rt2x00/rt3572-2.4.0.1/config.patch b/recipes/rt2x00/rt3572-2.4.0.1/config.patch
new file mode 100644
index 0000000000..2128e74143
--- /dev/null
+++ b/recipes/rt2x00/rt3572-2.4.0.1/config.patch
@@ -0,0 +1,15 @@
+--- 2010_0709_RT3572_Linux_STA_v2.4.0.1/os/linux/config.mk 2010-07-09 02:09:41.000000000 +0000
++++ 2010_0709_RT3572_Linux_STA_v2.4.0.1.patched/os/linux/config.mk 2010-09-02 13:49:57.000000000 +0000
+@@ -8,10 +8,10 @@
+ HAS_XLINK=n
+
+ # Support Wpa_Supplicant
+-HAS_WPA_SUPPLICANT=n
++HAS_WPA_SUPPLICANT=y
+
+ # Support Native WpaSupplicant for Network Maganger
+-HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=n
++HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y
+
+ #Support Net interface block while Tx-Sw queue full
+ HAS_BLOCK_NET_IF=n