1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "Ralink driver support"
4 depends on MAC80211 && HAS_DMA
6 This will enable the support for the Ralink drivers,
7 developed in the rt2x00 project <http://rt2x00.serialmonkey.com>.
9 These drivers make use of the mac80211 stack.
11 When building one of the individual drivers, the rt2x00 library
12 will also be created. That library (when the driver is built as
13 a module) will be called rt2x00lib.
15 Additionally PCI and USB libraries will also be build depending
16 on the types of drivers being selected, these libraries will be
17 called rt2x00pci and rt2x00usb.
22 tristate "Ralink rt2400 (PCI/PCMCIA) support"
24 select RT2X00_LIB_MMIO
28 This adds support for rt2400 wireless chipset family.
29 Supported chips: RT2460.
31 When compiled as a module, this driver will be called rt2400pci.
34 tristate "Ralink rt2500 (PCI/PCMCIA) support"
36 select RT2X00_LIB_MMIO
40 This adds support for rt2500 wireless chipset family.
41 Supported chips: RT2560.
43 When compiled as a module, this driver will be called rt2500pci.
46 tristate "Ralink rt2501/rt61 (PCI/PCMCIA) support"
49 select RT2X00_LIB_MMIO
50 select RT2X00_LIB_FIRMWARE
51 select RT2X00_LIB_CRYPTO
55 This adds support for rt2501 wireless chipset family.
56 Supported chips: RT2561, RT2561S & RT2661.
58 When compiled as a module, this driver will be called rt61pci.
61 tristate "Ralink rt27xx/rt28xx/rt30xx (PCI/PCIe/PCMCIA) support"
64 select RT2800_LIB_MMIO
65 select RT2X00_LIB_MMIO
67 select RT2X00_LIB_FIRMWARE
68 select RT2X00_LIB_CRYPTO
72 This adds support for rt27xx/rt28xx/rt30xx wireless chipset family.
73 Supported chips: RT2760, RT2790, RT2860, RT2880, RT2890, RT3052,
74 RT3090, RT3091 & RT3092
76 When compiled as a module, this driver will be called "rt2800pci.ko".
80 config RT2800PCI_RT33XX
81 bool "rt2800pci - Include support for rt33xx devices"
84 This adds support for rt33xx wireless chipset family to the
86 Supported chips: RT3390
88 config RT2800PCI_RT35XX
89 bool "rt2800pci - Include support for rt35xx devices (EXPERIMENTAL)"
92 This adds support for rt35xx wireless chipset family to the
94 Supported chips: RT3060, RT3062, RT3562, RT3592
97 config RT2800PCI_RT53XX
98 bool "rt2800pci - Include support for rt53xx devices (EXPERIMENTAL)"
101 This adds support for rt53xx wireless chipset family to the
103 Supported chips: RT5390
105 config RT2800PCI_RT3290
106 bool "rt2800pci - Include support for rt3290 devices (EXPERIMENTAL)"
109 This adds support for rt3290 wireless chipset family to the
111 Supported chips: RT3290
115 tristate "Ralink rt2500 (USB) support"
117 select RT2X00_LIB_USB
118 select RT2X00_LIB_CRYPTO
120 This adds support for rt2500 wireless chipset family.
121 Supported chips: RT2571 & RT2572.
123 When compiled as a module, this driver will be called rt2500usb.
126 tristate "Ralink rt2501/rt73 (USB) support"
128 select RT2X00_LIB_USB
129 select RT2X00_LIB_FIRMWARE
130 select RT2X00_LIB_CRYPTO
133 This adds support for rt2501 wireless chipset family.
134 Supported chips: RT2571W, RT2573 & RT2671.
136 When compiled as a module, this driver will be called rt73usb.
139 tristate "Ralink rt27xx/rt28xx/rt30xx (USB) support"
142 select RT2X00_LIB_USB
143 select RT2X00_LIB_FIRMWARE
144 select RT2X00_LIB_CRYPTO
147 This adds support for rt27xx/rt28xx/rt30xx wireless chipset family.
148 Supported chips: RT2770, RT2870 & RT3070, RT3071 & RT3072
150 When compiled as a module, this driver will be called "rt2800usb.ko".
154 config RT2800USB_RT33XX
155 bool "rt2800usb - Include support for rt33xx devices"
158 This adds support for rt33xx wireless chipset family to the
160 Supported chips: RT3370
162 config RT2800USB_RT35XX
163 bool "rt2800usb - Include support for rt35xx devices (EXPERIMENTAL)"
166 This adds support for rt35xx wireless chipset family to the
168 Supported chips: RT3572
170 config RT2800USB_RT3573
171 bool "rt2800usb - Include support for rt3573 devices (EXPERIMENTAL)"
173 This enables support for RT3573 chipset based wireless USB devices
174 in the rt2800usb driver.
176 config RT2800USB_RT53XX
177 bool "rt2800usb - Include support for rt53xx devices (EXPERIMENTAL)"
179 This adds support for rt53xx wireless chipset family to the
181 Supported chips: RT5370
183 config RT2800USB_RT55XX
184 bool "rt2800usb - Include support for rt55xx devices (EXPERIMENTAL)"
186 This adds support for rt55xx wireless chipset family to the
188 Supported chips: RT5572
190 config RT2800USB_UNKNOWN
191 bool "rt2800usb - Include support for unknown (USB) devices"
194 This adds support for rt2800usb devices that are known to
195 have a rt28xx family compatible chipset, but for which the exact
198 Support status for these devices is unknown, and enabling these
199 devices may or may not work.
204 tristate "Ralink WiSoC support"
205 depends on SOC_RT288X || SOC_RT305X || SOC_MT7620
206 select RT2X00_LIB_SOC
207 select RT2X00_LIB_MMIO
208 select RT2X00_LIB_CRYPTO
209 select RT2X00_LIB_FIRMWARE
211 select RT2800_LIB_MMIO
213 This adds support for Ralink WiSoC devices.
214 Supported chips: RT2880, RT3050, RT3052, RT3350, RT3352.
216 When compiled as a module, this driver will be called rt2800soc.
222 config RT2800_LIB_MMIO
224 select RT2X00_LIB_MMIO
227 config RT2X00_LIB_MMIO
230 config RT2X00_LIB_PCI
234 config RT2X00_LIB_SOC
238 config RT2X00_LIB_USB
245 config RT2X00_LIB_FIRMWARE
249 config RT2X00_LIB_CRYPTO
252 config RT2X00_LIB_LEDS
254 default y if (RT2X00_LIB=y && LEDS_CLASS=y) || (RT2X00_LIB=m && LEDS_CLASS!=n)
256 config RT2X00_LIB_DEBUGFS
257 bool "Ralink debugfs support"
258 depends on RT2X00_LIB && MAC80211_DEBUGFS
260 Enable creation of debugfs files for the rt2x00 drivers.
261 These debugfs files support both reading and writing of the
262 most important register types of the rt2x00 hardware.
265 bool "Ralink debug output"
266 depends on RT2X00_LIB
268 Enable debugging output for all rt2x00 modules