aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
diff options
context:
space:
mode:
authorMichael Buesch <mb@bu3sch.de>2009-09-06 08:49:43 -0400
committerJohn W. Linville <linville@tuxdriver.com>2009-09-08 16:31:10 -0400
commitfd413da852991e96c555ad7253cc481bc133e221 (patch)
tree74a56c2b0cc9e20603711fa9cd71e0e1967ac07b /drivers/net/wireless
parentfea6734a0e444c31c99a1271154bb0281d7908d8 (diff)
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>
Diffstat (limited to 'drivers/net/wireless')
-rw-r--r--drivers/net/wireless/b43/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/wireless/b43/Kconfig b/drivers/net/wireless/b43/Kconfig
index 2af3b3522322..83e38134accb 100644
--- a/drivers/net/wireless/b43/Kconfig
+++ b/drivers/net/wireless/b43/Kconfig
@@ -42,8 +42,8 @@ config B43_PCICORE_AUTOSELECT
42 default y 42 default y
43 43
44config B43_PCMCIA 44config B43_PCMCIA
45 bool "Broadcom 43xx PCMCIA device support (EXPERIMENTAL)" 45 bool "Broadcom 43xx PCMCIA device support"
46 depends on B43 && SSB_PCMCIAHOST_POSSIBLE && EXPERIMENTAL 46 depends on B43 && SSB_PCMCIAHOST_POSSIBLE
47 select SSB_PCMCIAHOST 47 select SSB_PCMCIAHOST
48 ---help--- 48 ---help---
49 Broadcom 43xx PCMCIA device support. 49 Broadcom 43xx PCMCIA device support.