mac80211: use stable firmware for b43 driver as the experimental causes problems on some devices with L-PHY
This should close #6907 SVN-Revision: 21470
This commit is contained in:
parent
bd51370d9d
commit
a8c9d6256a
1 changed files with 1 additions and 1 deletions
|
@ -644,7 +644,7 @@ define KernelPackage/b43/config
|
|||
|
||||
choice
|
||||
prompt "b43 firmware version"
|
||||
default B43_EXPERIMENTAL
|
||||
default B43_STABLE
|
||||
help
|
||||
This option allows you to select the version of the b43 firmware.
|
||||
|
||||
|
|
Loading…
Reference in a new issue