b43: bcma: drop BROKEN
authorRafał Miłecki <zajec5@gmail.com>
Fri, 22 Jul 2011 11:11:05 +0000 (13:11 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 26 Jul 2011 20:27:31 +0000 (16:27 -0400)
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>
drivers/net/wireless/b43/Kconfig

index d2293dc..3cab843 100644 (file)
@@ -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