mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-24 15:42:32 +00:00
b43: PCMCIA is not experimental anymore
PCMCIA support works well and is not experimental anymore. Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
fea6734a0e
commit
fd413da852
1 changed files with 2 additions and 2 deletions
|
@ -42,8 +42,8 @@ config B43_PCICORE_AUTOSELECT
|
||||||
default y
|
default y
|
||||||
|
|
||||||
config B43_PCMCIA
|
config B43_PCMCIA
|
||||||
bool "Broadcom 43xx PCMCIA device support (EXPERIMENTAL)"
|
bool "Broadcom 43xx PCMCIA device support"
|
||||||
depends on B43 && SSB_PCMCIAHOST_POSSIBLE && EXPERIMENTAL
|
depends on B43 && SSB_PCMCIAHOST_POSSIBLE
|
||||||
select SSB_PCMCIAHOST
|
select SSB_PCMCIAHOST
|
||||||
---help---
|
---help---
|
||||||
Broadcom 43xx PCMCIA device support.
|
Broadcom 43xx PCMCIA device support.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue