aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2013-07-14 14:24:06 +0000
committerHauke Mehrtens <hauke@openwrt.org>2013-07-14 14:24:06 +0000
commita5695b2bd6febf8d50720f9c45fbf3b685d1ec84 (patch)
tree63662646d3905cabd1b5acc8c916017813b0702e /package/mac80211/Makefile
parent7ac93adf38800d99880172f11a44b25050c79df1 (diff)
downloadupstream-a5695b2bd6febf8d50720f9c45fbf3b685d1ec84.tar.gz
upstream-a5695b2bd6febf8d50720f9c45fbf3b685d1ec84.tar.bz2
upstream-a5695b2bd6febf8d50720f9c45fbf3b685d1ec84.zip
AA: mac80211: b43: load b43 on core rev 17 and 18.
This is now controlled by a module parameter and the default configuration depends on brcmsmac being installed. This patch causes b43 to take core rev 17 and 18 always by default. Backport of r37307 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37308 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/Makefile')
-rw-r--r--package/mac80211/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile
index 2f7fbbe877..e4fa9252f1 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -1221,7 +1221,7 @@ endif
config-$(call config_package,carl9170) += CARL9170
config-$(call config_package,b43) += B43
-config-y += B43_SSB B43_BCMA B43_BCMA_EXTRA B43_PHY_LP
+config-y += B43_SSB B43_BCMA B43_PHY_LP
config-$(CONFIG_PACKAGE_B43_PHY_N) += B43_PHY_N
config-$(CONFIG_PACKAGE_B43_PHY_HT) += B43_PHY_HT
config-$(CONFIG_PACKAGE_B43_PIO) += B43_PIO