diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2009-05-24 11:14:00 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2009-05-24 11:14:00 +0000 |
commit | bbbf6e6d83497a4b444b7fdbd239ecfa2ae26d2f (patch) | |
tree | 2be0e1781be8d3a38a03d11f7f745b0e4adfb812 /package/mac80211/patches | |
parent | 0ea6fa29406f63ca7596111042f3a1483eec8fe6 (diff) | |
download | upstream-bbbf6e6d83497a4b444b7fdbd239ecfa2ae26d2f.tar.gz upstream-bbbf6e6d83497a4b444b7fdbd239ecfa2ae26d2f.tar.bz2 upstream-bbbf6e6d83497a4b444b7fdbd239ecfa2ae26d2f.zip |
[mac80211] Add rtl8180 and rtl8187 support.
Based on patch from #5138.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16022 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches')
-rw-r--r-- | package/mac80211/patches/007-remove_unused_stuff.patch | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/package/mac80211/patches/007-remove_unused_stuff.patch b/package/mac80211/patches/007-remove_unused_stuff.patch index e5878f6d22..3ced2352f4 100644 --- a/package/mac80211/patches/007-remove_unused_stuff.patch +++ b/package/mac80211/patches/007-remove_unused_stuff.patch @@ -136,8 +136,7 @@ +# CONFIG_B44_PCICORE_AUTOSELECT=y +# CONFIG_B44_PCI=y --CONFIG_RTL8180=m -+# CONFIG_RTL8180=m + CONFIG_RTL8180=m -CONFIG_ADM8211=m -CONFIG_PCMCIA_ATMEL=m @@ -190,8 +189,7 @@ CONFIG_P54_USB=m --CONFIG_RTL8187=m -+# CONFIG_RTL8187=m + CONFIG_RTL8187=m -CONFIG_AT76C50X_USB=m +# CONFIG_AT76C50X_USB=m |