aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2013-07-14 14:13:32 +0000
committerHauke Mehrtens <hauke@openwrt.org>2013-07-14 14:13:32 +0000
commitc57d29f9774308971662c3fb23861ae4767df12c (patch)
treeb77626a82c69a02c6754cb6013f05cdd15ad3614 /package/kernel
parent4cd2167005a3d421d92820cc1716da2cc377f841 (diff)
downloadmaster-187ad058-c57d29f9774308971662c3fb23861ae4767df12c.tar.gz
master-187ad058-c57d29f9774308971662c3fb23861ae4767df12c.tar.bz2
master-187ad058-c57d29f9774308971662c3fb23861ae4767df12c.zip
mac80211: b43: activate LP-Phy support every time
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37305 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel')
-rw-r--r--package/kernel/mac80211/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/kernel/mac80211/Makefile b/package/kernel/mac80211/Makefile
index 2e4e5246b4..2f7fbbe877 100644
--- a/package/kernel/mac80211/Makefile
+++ b/package/kernel/mac80211/Makefile
@@ -1221,9 +1221,8 @@ endif
config-$(call config_package,carl9170) += CARL9170
config-$(call config_package,b43) += B43
-config-y += B43_SSB B43_BCMA B43_BCMA_EXTRA
+config-y += B43_SSB B43_BCMA B43_BCMA_EXTRA B43_PHY_LP
config-$(CONFIG_PACKAGE_B43_PHY_N) += B43_PHY_N
-config-$(CONFIG_PACKAGE_B43_PHY_LP) += B43_PHY_LP
config-$(CONFIG_PACKAGE_B43_PHY_HT) += B43_PHY_HT
config-$(CONFIG_PACKAGE_B43_PIO) += B43_PIO
config-$(CONFIG_PACKAGE_B43_DEBUG) += B43_DEBUG