config B43_FW_SQUASH_COREREVS
string "Core revisions to include"
depends on B43_FW_SQUASH
- default "5,6,7,8,9,10,11,13,14,15,16"
+ default "5,6,7,8,9,10,11,13,15,16,29"
help
This is a comma seperated list of core revision numbers.
config B43_FW_SQUASH_PHYTYPES
string "PHY types to include"
depends on B43_FW_SQUASH
- default "G,LP,N"
+ default "G,LP,N,HT"
help
This is a comma seperated list of PHY types:
A => A-PHY
bool "Enable support for N-PHYs"
default y
help
- Enable support for BCM4321 and BCM4322.
+ Enable support for N-PHY. This includes support for the following devices:
+ PCI: BCM4321, BCM4322, BCM43222, BCM43224, BCM43225
+ SoC: BCM4716, BCM4717, BCM4718
Currently only 11g speed is available.
config PACKAGE_B43_PHY_HT
bool "Enable support for HT-PHYs"
- default n
+ default y
help
- Currently broken.
+ Enable support for HT-PHY. This includes support for the following devices:
+ PCI: BCM4331
- If unsure, say N.
+ Currently only 11g speed is available.
+
+ If unsure, say Y.
config PACKAGE_B43_PHY_LCN
bool "Enable support for LCN-PHYs"