b43: Remove BROKEN attribute from SDIO
SDIO works (more or less), so remove the BROKEN dependency and let people test it. Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
committed by
John W. Linville
parent
82905ace22
commit
4963cceea8
@@ -63,7 +63,7 @@ config B43_PCMCIA
|
|||||||
|
|
||||||
config B43_SDIO
|
config B43_SDIO
|
||||||
bool "Broadcom 43xx SDIO device support (EXPERIMENTAL)"
|
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
|
select SSB_SDIOHOST
|
||||||
---help---
|
---help---
|
||||||
Broadcom 43xx device support for Soft-MAC SDIO devices.
|
Broadcom 43xx device support for Soft-MAC SDIO devices.
|
||||||
|
Reference in New Issue
Block a user