Kconfig (4b4193256c8d3bc3a5397b5cd9494c2ad386317d) Kconfig (5d7cf67f72ae34d38e090bdfa673da4aefe4048e)
1# SPDX-License-Identifier: GPL-2.0-only
2menuconfig RT2X00
3 tristate "Ralink driver support"
4 depends on MAC80211 && HAS_DMA
5 help
6 This will enable the support for the Ralink drivers,
7 developed in the rt2x00 project <http://rt2x00.serialmonkey.com>.
8

--- 156 unchanged lines hidden (view full) ---

165 help
166 This adds support for rt35xx wireless chipset family to the
167 rt2800usb driver.
168 Supported chips: RT3572
169
170config RT2800USB_RT3573
171 bool "rt2800usb - Include support for rt3573 devices (EXPERIMENTAL)"
172 help
1# SPDX-License-Identifier: GPL-2.0-only
2menuconfig RT2X00
3 tristate "Ralink driver support"
4 depends on MAC80211 && HAS_DMA
5 help
6 This will enable the support for the Ralink drivers,
7 developed in the rt2x00 project <http://rt2x00.serialmonkey.com>.
8

--- 156 unchanged lines hidden (view full) ---

165 help
166 This adds support for rt35xx wireless chipset family to the
167 rt2800usb driver.
168 Supported chips: RT3572
169
170config RT2800USB_RT3573
171 bool "rt2800usb - Include support for rt3573 devices (EXPERIMENTAL)"
172 help
173 This enables support for RT3573 chipset based wireless USB devices
173 This enables support for RT3573 chipset based USB wireless devices
174 in the rt2800usb driver.
175
176config RT2800USB_RT53XX
177 bool "rt2800usb - Include support for rt53xx devices (EXPERIMENTAL)"
178 help
179 This adds support for rt53xx wireless chipset family to the
180 rt2800usb driver.
181 Supported chips: RT5370

--- 89 unchanged lines hidden ---
174 in the rt2800usb driver.
175
176config RT2800USB_RT53XX
177 bool "rt2800usb - Include support for rt53xx devices (EXPERIMENTAL)"
178 help
179 This adds support for rt53xx wireless chipset family to the
180 rt2800usb driver.
181 Supported chips: RT5370

--- 89 unchanged lines hidden ---