Commit 6f89062a authored by Rafał Miłecki's avatar Rafał Miłecki Committed by John W. Linville

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: default avatarRafał Miłecki <zajec5@gmail.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent f76f4243
...@@ -28,7 +28,7 @@ config B43 ...@@ -28,7 +28,7 @@ config B43
config B43_BCMA config B43_BCMA
bool "Support for BCMA bus" bool "Support for BCMA bus"
depends on B43 && BCMA && BROKEN depends on B43 && BCMA
default y default y
config B43_SSB config B43_SSB
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment