projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8d55e7
)
mac80211: b43: activate LP-Phy support every time
author
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 14 Jul 2013 14:13:32 +0000
(14:13 +0000)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 14 Jul 2013 14:13:32 +0000
(14:13 +0000)
SVN-Revision: 37305
package/kernel/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/kernel/mac80211/Makefile
b/package/kernel/mac80211/Makefile
index 2e4e5246b4da7c503a9772e22747bd0b66203054..2f7fbbe8774e32c0db51f32ffcc78b2174c525bf 100644
(file)
--- 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