drivers/net/wireless/rt2x00/Kconfig v3.0-rc7

RT2X00

Ralink driver support

This will enable the support for the Ralink drivers,
developed in the rt2x00 project <http://rt2x00.serialmonkey.com>.

These drivers make use of the mac80211 stack.

When building one of the individual drivers, the rt2x00 library
will also be created. That library (when the driver is built as
a module) will be called rt2x00lib.

Additionally PCI and USB libraries will also be build depending
on the types of drivers being selected, these libraries will be
called rt2x00pci and rt2x00usb.

RT2400PCI

Ralink rt2400 (PCI/PCMCIA) support

This adds support for rt2400 wireless chipset family.
Supported chips: RT2460.

When compiled as a module, this driver will be called rt2400pci.

RT2500PCI

Ralink rt2500 (PCI/PCMCIA) support

This adds support for rt2500 wireless chipset family.
Supported chips: RT2560.

When compiled as a module, this driver will be called rt2500pci.

RT61PCI

Ralink rt2501/rt61 (PCI/PCMCIA) support

This adds support for rt2501 wireless chipset family.
Supported chips: RT2561, RT2561S & RT2661.

When compiled as a module, this driver will be called rt61pci.

RT2800PCI

Ralink rt27xx/rt28xx/rt30xx (PCI/PCIe/PCMCIA) support

This adds support for rt27xx/rt28xx/rt30xx wireless chipset family.
Supported chips: RT2760, RT2790, RT2860, RT2880, RT2890, RT3052,
RT3090, RT3091 & RT3092

When compiled as a module, this driver will be called "rt2800pci.ko".

RT2800PCI_RT33XX

rt2800pci - Include support for rt33xx devices

This adds support for rt33xx wireless chipset family to the
rt2800pci driver.
Supported chips: RT3390

RT2800PCI_RT35XX

rt2800pci - Include support for rt35xx devices (EXPERIMENTAL)

This adds support for rt35xx wireless chipset family to the
rt2800pci driver.
Supported chips: RT3060, RT3062, RT3562, RT3592

Support for these devices is non-functional at the moment and is
intended for testers and developers.

RT2800PCI_RT53XX

rt2800pci - Include support for rt53xx devices (EXPERIMENTAL)

This adds support for rt53xx wireless chipset family to the
rt2800pci driver.
Supported chips: RT5390

RT2500USB

Ralink rt2500 (USB) support

This adds support for rt2500 wireless chipset family.
Supported chips: RT2571 & RT2572.

When compiled as a module, this driver will be called rt2500usb.

RT73USB

Ralink rt2501/rt73 (USB) support

This adds support for rt2501 wireless chipset family.
Supported chips: RT2571W, RT2573 & RT2671.

When compiled as a module, this driver will be called rt73usb.

RT2800USB

Ralink rt27xx/rt28xx/rt30xx (USB) support

This adds support for rt27xx/rt28xx/rt30xx wireless chipset family.
Supported chips: RT2770, RT2870 & RT3070, RT3071 & RT3072

When compiled as a module, this driver will be called "rt2800usb.ko".

RT2800USB_RT33XX

rt2800usb - Include support for rt33xx devices

This adds support for rt33xx wireless chipset family to the
rt2800usb driver.
Supported chips: RT3370

RT2800USB_RT35XX

rt2800usb - Include support for rt35xx devices (EXPERIMENTAL)

This adds support for rt35xx wireless chipset family to the
rt2800usb driver.
Supported chips: RT3572

Support for these devices is non-functional at the moment and is
intended for testers and developers.

RT2800USB_RT53XX

rt2800usb - Include support for rt53xx devices (EXPERIMENTAL)

This adds support for rt53xx wireless chipset family to the
rt2800pci driver.
Supported chips: RT5370

RT2800USB_UNKNOWN

rt2800usb - Include support for unknown (USB) devices

This adds support for rt2800usb devices that are known to
have a rt28xx family compatible chipset, but for which the exact
chipset is unknown.

Support status for these devices is unknown, and enabling these
devices may or may not work.

RT2X00_LIB_DEBUGFS

Ralink debugfs support

Enable creation of debugfs files for the rt2x00 drivers.
These debugfs files support both reading and writing of the
most important register types of the rt2x00 hardware.

RT2X00_DEBUG

Ralink debug output

Enable debugging output for all rt2x00 modules