b43: PCMCIA is not experimental anymore
authorMichael Buesch <mb@bu3sch.de>
Sun, 6 Sep 2009 12:49:43 +0000 (14:49 +0200)
committerJohn 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

index 2af3b35..83e3813 100644 (file)
@@ -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.