SDIO works (more or less), so remove the BROKEN dependency and let people test it.
Signed-off-by: Michael Buesch <[email protected]> --- This patch depends on all other patches that I already sent but are not applied, yet. Index: wireless-testing/drivers/net/wireless/b43/Kconfig =================================================================== --- wireless-testing.orig/drivers/net/wireless/b43/Kconfig 2009-09-16 01:09:48.000000000 +0200 +++ wireless-testing/drivers/net/wireless/b43/Kconfig 2009-09-16 01:10:02.000000000 +0200 @@ -63,7 +63,7 @@ config B43_PCMCIA config B43_SDIO bool "Broadcom 43xx SDIO device support (EXPERIMENTAL)" - depends on B43 && SSB_SDIOHOST_POSSIBLE && EXPERIMENTAL && BROKEN + depends on B43 && SSB_SDIOHOST_POSSIBLE && EXPERIMENTAL select SSB_SDIOHOST ---help--- Broadcom 43xx device support for Soft-MAC SDIO devices. -- Greetings, Michael. _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
