On Sun, Sep 6, 2009 at 2:49 PM, Michael Buesch<mb@xxxxxxxxx> wrote: > PCMCIA support works well and is not experimental anymore. > > Signed-off-by: Michael Buesch <mb@xxxxxxxxx> > > --- > 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. > _______________________________________________ > Bcm43xx-dev mailing list > Bcm43xx-dev@xxxxxxxxxxxxxxxx > https://lists.berlios.de/mailman/listinfo/bcm43xx-dev > This should be auto-selected depending on SSB_PCMCIAHOST_POSSIBLE (at least if !EMBEDDED). There is no need for a separate config prompt if it's not EXPERIMENTAL anymore. -- Vista: [V]iruses, [I]ntruders, [S]pyware, [T]rojans and [A]dware. :-) -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html