mac80211: b43: activate LP-Phy support every time
SVN-Revision: 37305
This commit is contained in:
parent
f8d55e7541
commit
71230b33c1
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue