diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-06-10 23:12:10 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2010-06-10 23:12:10 +0000 |
commit | 68779160b037598bcdeba35337a2ac8b50ff0e61 (patch) | |
tree | 39f6e68ecac969bb898107eb7d81b786ea8ade28 /package/mac80211/patches/015-remove-rt2x00-options.patch | |
parent | 97904a9d2f8d088cfe20c0e7311392f607910bd4 (diff) | |
download | upstream-68779160b037598bcdeba35337a2ac8b50ff0e61.tar.gz upstream-68779160b037598bcdeba35337a2ac8b50ff0e61.tar.bz2 upstream-68779160b037598bcdeba35337a2ac8b50ff0e61.zip |
mac80211: update to 2010-06-10, add pending work with stability and throughput fixes for ath9k
SVN-Revision: 21756
Diffstat (limited to 'package/mac80211/patches/015-remove-rt2x00-options.patch')
-rw-r--r-- | package/mac80211/patches/015-remove-rt2x00-options.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package/mac80211/patches/015-remove-rt2x00-options.patch b/package/mac80211/patches/015-remove-rt2x00-options.patch index dd0bcdb8bb..a9176ece5a 100644 --- a/package/mac80211/patches/015-remove-rt2x00-options.patch +++ b/package/mac80211/patches/015-remove-rt2x00-options.patch @@ -1,6 +1,6 @@ --- a/config.mk +++ b/config.mk -@@ -232,12 +232,12 @@ CONFIG_RTL8180=m +@@ -233,12 +233,12 @@ CONFIG_RTL8180=m CONFIG_ADM8211=m @@ -15,9 +15,9 @@ # CONFIG_RT2800PCI_RT30XX=y # CONFIG_RT2800PCI_RT35XX=y # CONFIG_RT2800PCI_SOC=y -@@ -339,7 +339,7 @@ CONFIG_RT2800USB=m - # CONFIG_RT2800USB_RT35XX=y - # CONFIG_RT2800USB_UNKNOWN=y +@@ -344,7 +344,7 @@ CONFIG_RT2800USB_RT30XX=y + CONFIG_RT2800USB_RT35XX=y + CONFIG_RT2800USB_UNKNOWN=y endif -CONFIG_RT2X00_LIB_USB=m +# CONFIG_RT2X00_LIB_USB=m |