IVD, A minor nit: On Sun, Nov 14, 2010 at 05:10, Ivo van Doorn <ivdoorn@xxxxxxxxx> wrote: > From: Gertjan van Wingerde <gwingerde@xxxxxxxxx> > > General clean up of the Kconfig part for RT28XX devices. > Also remove the indications of non functional support for rt27xx/rt28xx/rt30xx > devices, as this is no longer true. They just work fine. > Finally, remove the experimental indications for rt27xx/rt28xx/rt30xx devices > as that is no longer true. Keep the experimental indications for rt33xx/rt35xx > devices, though. > > Signed-off-by: Gertjan van Wingerde <gwingerde@xxxxxxxxx> > Acked-by: Helmut Schaa <helmut.schaa@xxxxxxxxxxxxxx> > Signed-off-by: Ivo van Doorn <IvDoorn@xxxxxxxxx> > --- > drivers/net/wireless/rt2x00/Kconfig | 47 ++++++++++++++-------------------- > 1 files changed, 19 insertions(+), 28 deletions(-) > > diff --git a/drivers/net/wireless/rt2x00/Kconfig b/drivers/net/wireless/rt2x00/Kconfig > index f0f0152..f2be1d3 100644 > --- a/drivers/net/wireless/rt2x00/Kconfig > +++ b/drivers/net/wireless/rt2x00/Kconfig > @@ -154,30 +150,24 @@ config RT2800USB > select RT2X00_LIB_CRYPTO > select CRC_CCITT > ---help--- > - This adds experimental support for rt2800 wireless chipset family. > + This adds support for rt27xx/rt28xx wireless chipset family. > Supported chips: RT2770, RT2870 & RT3070. Isn't RT3070 support selected below? > - Known issues: > - - support for RT2870 chips doesn't work with 802.11n APs yet > - - support for RT3070 chips is non-functional at the moment > - > When compiled as a module, this driver will be called "rt2800usb.ko". > > if RT2800USB > > config RT2800USB_RT30XX > - bool "rt2800usb - Include support for rt30xx (USB) devices" > + bool "rt2800usb - Include support for rt30xx devices" > default y > ---help--- > This adds support for rt30xx wireless chipset family to the > rt2800usb driver. > Supported chips: RT3070, RT3071 & RT3072 I.e. here? > - Support for these devices is non-functional at the moment and is > - intended for testers and developers. > - > config RT2800USB_RT33XX > - bool "rt2800usb - Include support for rt33xx (USB) devices" > + bool "rt2800usb - Include support for rt33xx devices (EXPERIMENTAL)" > + depends on EXPERIMENTAL > default n > ---help--- > This adds support for rt33xx wireless chipset family to the Thanks, -- Julian Calaby Email: julian.calaby@xxxxxxxxx Profile: http://www.google.com/profiles/julian.calaby/ .Plan: http://sites.google.com/site/juliancalaby/ -- 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