forked from Minki/linux
b43: bcma: drop BROKEN
We've fixed the last issue with BCMA support which caused memory corruption on loading and unloading b43. Support for BCMA in b43 was tested with 14e4:4353, 14e4:4357, 14e4:4727 and 14e4:4331. First two cards (BCM43224 and BCM43225) are supported. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
f76f424353
commit
6f89062a66
@ -28,7 +28,7 @@ config B43
|
||||
|
||||
config B43_BCMA
|
||||
bool "Support for BCMA bus"
|
||||
depends on B43 && BCMA && BROKEN
|
||||
depends on B43 && BCMA
|
||||
default y
|
||||
|
||||
config B43_SSB
|
||||
|
Loading…
Reference in New Issue
Block a user