projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fea6734
)
b43: PCMCIA is not experimental anymore
author
Michael Buesch
<mb@bu3sch.de>
Sun, 6 Sep 2009 12:49:43 +0000
(14:49 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 8 Sep 2009 20:31:10 +0000
(16:31 -0400)
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>
drivers/net/wireless/b43/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/b43/Kconfig
b/drivers/net/wireless/b43/Kconfig
index
2af3b35
..
83e3813
100644
(file)
--- a/
drivers/net/wireless/b43/Kconfig
+++ b/
drivers/net/wireless/b43/Kconfig
@@
-42,8
+42,8
@@
config B43_PCICORE_AUTOSELECT
default y
config B43_PCMCIA
- bool "Broadcom 43xx PCMCIA device support
(EXPERIMENTAL)
"
- depends on B43 && SSB_PCMCIAHOST_POSSIBLE
&& EXPERIMENTAL
+ bool "Broadcom 43xx PCMCIA device support"
+ depends on B43 && SSB_PCMCIAHOST_POSSIBLE
select SSB_PCMCIAHOST
---help---
Broadcom 43xx PCMCIA device support.