forked from Minki/linux
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:
parent
82905ace22
commit
4963cceea8
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user