aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/net/wireless/rt2x00/Kconfig6
1 files changed, 5 insertions, 1 deletions
diff --git a/drivers/net/wireless/rt2x00/Kconfig b/drivers/net/wireless/rt2x00/Kconfig
index a6796a130486..1803c1bb4e3d 100644
--- a/drivers/net/wireless/rt2x00/Kconfig
+++ b/drivers/net/wireless/rt2x00/Kconfig
@@ -104,7 +104,7 @@ config RT73USB
104 When compiled as a module, this driver will be called rt73usb. 104 When compiled as a module, this driver will be called rt73usb.
105 105
106config RT2800USB 106config RT2800USB
107 tristate "Ralink rt2800 (USB) support" 107 tristate "Ralink rt2800 (USB) support (EXPERIMENTAL)"
108 depends on USB && EXPERIMENTAL 108 depends on USB && EXPERIMENTAL
109 select RT2X00_LIB_USB 109 select RT2X00_LIB_USB
110 select RT2X00_LIB_HT 110 select RT2X00_LIB_HT
@@ -115,6 +115,10 @@ config RT2800USB
115 This adds experimental support for rt2800 wireless chipset family. 115 This adds experimental support for rt2800 wireless chipset family.
116 Supported chips: RT2770, RT2870 & RT3070. 116 Supported chips: RT2770, RT2870 & RT3070.
117 117
118 Known issues:
119 - support for RT2870 chips doesn't work with 802.11n APs yet
120 - support for RT3070 chips is non-functional at the moment
121
118 When compiled as a module, this driver will be called "rt2800usb.ko". 122 When compiled as a module, this driver will be called "rt2800usb.ko".
119 123
120config RT2X00_LIB_PCI 124config RT2X00_LIB_PCI