forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/drivers/net/wireless/ralink/rt2x00/Kconfig
....@@ -1,7 +1,8 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 menuconfig RT2X00
23 tristate "Ralink driver support"
34 depends on MAC80211 && HAS_DMA
4
- ---help---
5
+ help
56 This will enable the support for the Ralink drivers,
67 developed in the rt2x00 project <http://rt2x00.serialmonkey.com>.
78
....@@ -23,7 +24,7 @@
2324 select RT2X00_LIB_MMIO
2425 select RT2X00_LIB_PCI
2526 select EEPROM_93CX6
26
- ---help---
27
+ help
2728 This adds support for rt2400 wireless chipset family.
2829 Supported chips: RT2460.
2930
....@@ -35,7 +36,7 @@
3536 select RT2X00_LIB_MMIO
3637 select RT2X00_LIB_PCI
3738 select EEPROM_93CX6
38
- ---help---
39
+ help
3940 This adds support for rt2500 wireless chipset family.
4041 Supported chips: RT2560.
4142
....@@ -50,7 +51,7 @@
5051 select RT2X00_LIB_CRYPTO
5152 select CRC_ITU_T
5253 select EEPROM_93CX6
53
- ---help---
54
+ help
5455 This adds support for rt2501 wireless chipset family.
5556 Supported chips: RT2561, RT2561S & RT2661.
5657
....@@ -67,7 +68,7 @@
6768 select RT2X00_LIB_CRYPTO
6869 select CRC_CCITT
6970 select EEPROM_93CX6
70
- ---help---
71
+ help
7172 This adds support for rt27xx/rt28xx/rt30xx wireless chipset family.
7273 Supported chips: RT2760, RT2790, RT2860, RT2880, RT2890, RT3052,
7374 RT3090, RT3091 & RT3092
....@@ -79,7 +80,7 @@
7980 config RT2800PCI_RT33XX
8081 bool "rt2800pci - Include support for rt33xx devices"
8182 default y
82
- ---help---
83
+ help
8384 This adds support for rt33xx wireless chipset family to the
8485 rt2800pci driver.
8586 Supported chips: RT3390
....@@ -87,27 +88,27 @@
8788 config RT2800PCI_RT35XX
8889 bool "rt2800pci - Include support for rt35xx devices (EXPERIMENTAL)"
8990 default y
90
- ---help---
91
+ help
9192 This adds support for rt35xx wireless chipset family to the
9293 rt2800pci driver.
9394 Supported chips: RT3060, RT3062, RT3562, RT3592
9495
9596
9697 config RT2800PCI_RT53XX
97
- bool "rt2800pci - Include support for rt53xx devices (EXPERIMENTAL)"
98
- default y
99
- ---help---
100
- This adds support for rt53xx wireless chipset family to the
101
- rt2800pci driver.
102
- Supported chips: RT5390
98
+ bool "rt2800pci - Include support for rt53xx devices (EXPERIMENTAL)"
99
+ default y
100
+ help
101
+ This adds support for rt53xx wireless chipset family to the
102
+ rt2800pci driver.
103
+ Supported chips: RT5390
103104
104105 config RT2800PCI_RT3290
105
- bool "rt2800pci - Include support for rt3290 devices (EXPERIMENTAL)"
106
- default y
107
- ---help---
108
- This adds support for rt3290 wireless chipset family to the
109
- rt2800pci driver.
110
- Supported chips: RT3290
106
+ bool "rt2800pci - Include support for rt3290 devices (EXPERIMENTAL)"
107
+ default y
108
+ help
109
+ This adds support for rt3290 wireless chipset family to the
110
+ rt2800pci driver.
111
+ Supported chips: RT3290
111112 endif
112113
113114 config RT2500USB
....@@ -115,7 +116,7 @@
115116 depends on USB
116117 select RT2X00_LIB_USB
117118 select RT2X00_LIB_CRYPTO
118
- ---help---
119
+ help
119120 This adds support for rt2500 wireless chipset family.
120121 Supported chips: RT2571 & RT2572.
121122
....@@ -128,7 +129,7 @@
128129 select RT2X00_LIB_FIRMWARE
129130 select RT2X00_LIB_CRYPTO
130131 select CRC_ITU_T
131
- ---help---
132
+ help
132133 This adds support for rt2501 wireless chipset family.
133134 Supported chips: RT2571W, RT2573 & RT2671.
134135
....@@ -142,7 +143,7 @@
142143 select RT2X00_LIB_FIRMWARE
143144 select RT2X00_LIB_CRYPTO
144145 select CRC_CCITT
145
- ---help---
146
+ help
146147 This adds support for rt27xx/rt28xx/rt30xx wireless chipset family.
147148 Supported chips: RT2770, RT2870 & RT3070, RT3071 & RT3072
148149
....@@ -153,7 +154,7 @@
153154 config RT2800USB_RT33XX
154155 bool "rt2800usb - Include support for rt33xx devices"
155156 default y
156
- ---help---
157
+ help
157158 This adds support for rt33xx wireless chipset family to the
158159 rt2800usb driver.
159160 Supported chips: RT3370
....@@ -161,35 +162,35 @@
161162 config RT2800USB_RT35XX
162163 bool "rt2800usb - Include support for rt35xx devices (EXPERIMENTAL)"
163164 default y
164
- ---help---
165
+ help
165166 This adds support for rt35xx wireless chipset family to the
166167 rt2800usb driver.
167168 Supported chips: RT3572
168169
169170 config RT2800USB_RT3573
170171 bool "rt2800usb - Include support for rt3573 devices (EXPERIMENTAL)"
171
- ---help---
172
+ help
172173 This enables support for RT3573 chipset based wireless USB devices
173174 in the rt2800usb driver.
174175
175176 config RT2800USB_RT53XX
176
- bool "rt2800usb - Include support for rt53xx devices (EXPERIMENTAL)"
177
- ---help---
178
- This adds support for rt53xx wireless chipset family to the
179
- rt2800usb driver.
180
- Supported chips: RT5370
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
181182
182183 config RT2800USB_RT55XX
183
- bool "rt2800usb - Include support for rt55xx devices (EXPERIMENTAL)"
184
- ---help---
185
- This adds support for rt55xx wireless chipset family to the
186
- rt2800usb driver.
187
- Supported chips: RT5572
184
+ bool "rt2800usb - Include support for rt55xx devices (EXPERIMENTAL)"
185
+ help
186
+ This adds support for rt55xx wireless chipset family to the
187
+ rt2800usb driver.
188
+ Supported chips: RT5572
188189
189190 config RT2800USB_UNKNOWN
190191 bool "rt2800usb - Include support for unknown (USB) devices"
191192 default n
192
- ---help---
193
+ help
193194 This adds support for rt2800usb devices that are known to
194195 have a rt28xx family compatible chipset, but for which the exact
195196 chipset is unknown.
....@@ -208,7 +209,7 @@
208209 select RT2X00_LIB_FIRMWARE
209210 select RT2800_LIB
210211 select RT2800_LIB_MMIO
211
- ---help---
212
+ help
212213 This adds support for Ralink WiSoC devices.
213214 Supported chips: RT2880, RT3050, RT3052, RT3350, RT3352.
214215
....@@ -255,7 +256,7 @@
255256 config RT2X00_LIB_DEBUGFS
256257 bool "Ralink debugfs support"
257258 depends on RT2X00_LIB && MAC80211_DEBUGFS
258
- ---help---
259
+ help
259260 Enable creation of debugfs files for the rt2x00 drivers.
260261 These debugfs files support both reading and writing of the
261262 most important register types of the rt2x00 hardware.
....@@ -263,7 +264,7 @@
263264 config RT2X00_DEBUG
264265 bool "Ralink debug output"
265266 depends on RT2X00_LIB
266
- ---help---
267
+ help
267268 Enable debugging output for all rt2x00 modules
268269
269270 endif