aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/001-disable_b44.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-11-23 22:01:40 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-11-23 22:01:40 +0000
commit73cfbe2a9d29558e31592e02080ea40de6026363 (patch)
tree7f4bca8f4982a5355870695d5e0f906459e33927 /package/mac80211/patches/001-disable_b44.patch
parent6c22a20a482af2de2a2ae1431df89b23dd919aca (diff)
downloadmaster-187ad058-73cfbe2a9d29558e31592e02080ea40de6026363.tar.gz
master-187ad058-73cfbe2a9d29558e31592e02080ea40de6026363.tar.bz2
master-187ad058-73cfbe2a9d29558e31592e02080ea40de6026363.zip
mac80211: do not build b44
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18504 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/001-disable_b44.patch')
-rw-r--r--package/mac80211/patches/001-disable_b44.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/package/mac80211/patches/001-disable_b44.patch b/package/mac80211/patches/001-disable_b44.patch
new file mode 100644
index 0000000000..4a442dbecc
--- /dev/null
+++ b/package/mac80211/patches/001-disable_b44.patch
@@ -0,0 +1,17 @@
+--- a/config.mk
++++ b/config.mk
+@@ -242,10 +242,10 @@ endif
+
+ CONFIG_P54_PCI=m
+
+-CONFIG_B44=m
+-CONFIG_B44_PCI_AUTOSELECT=y
+-CONFIG_B44_PCICORE_AUTOSELECT=y
+-CONFIG_B44_PCI=y
++# CONFIG_B44=m
++# CONFIG_B44_PCI_AUTOSELECT=y
++# CONFIG_B44_PCICORE_AUTOSELECT=y
++# CONFIG_B44_PCI=y
+
+ CONFIG_RTL8180=m
+