All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] b43: PCMCIA is not experimental anymore
@ 2009-09-06 12:49 Michael Buesch
  2009-09-06 18:42 ` Gábor Stefanik
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Buesch @ 2009-09-06 12:49 UTC (permalink / raw)
  To: linville; +Cc: bcm43xx-dev, linux-wireless

PCMCIA support works well and is not experimental anymore.

Signed-off-by: Michael Buesch <mb@bu3sch.de>

---
 drivers/net/wireless/b43/Kconfig |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- wireless-testing.orig/drivers/net/wireless/b43/Kconfig
+++ wireless-testing/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.

-- 
Greetings, Michael.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-09-06 19:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-06 12:49 [PATCH] b43: PCMCIA is not experimental anymore Michael Buesch
2009-09-06 18:42 ` Gábor Stefanik
2009-09-06 18:43   ` Michael Buesch
2009-09-06 19:02     ` Gábor Stefanik

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.