hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/usb/serial/Kconfig
....@@ -6,12 +6,12 @@
66 menuconfig USB_SERIAL
77 tristate "USB Serial Converter support"
88 depends on TTY
9
- ---help---
9
+ help
1010 Say Y here if you have a USB device that provides normal serial
1111 ports, or acts like a serial device, and you want to connect it to
1212 your USB bus.
1313
14
- Please read <file:Documentation/usb/usb-serial.txt> for more
14
+ Please read <file:Documentation/usb/usb-serial.rst> for more
1515 information on the specifics of the different devices that are
1616 supported, and on how to use them.
1717
....@@ -23,7 +23,7 @@
2323 config USB_SERIAL_CONSOLE
2424 bool "USB Serial Console device support"
2525 depends on USB_SERIAL=y
26
- ---help---
26
+ help
2727 If you say Y here, it will be possible to use a USB to serial
2828 converter port as the system console (the system console is the
2929 device which receives all kernel messages and warnings and which
....@@ -47,7 +47,7 @@
4747 bool "USB Generic Serial Driver"
4848 help
4949 Say Y here if you want to use the generic USB serial driver. Please
50
- read <file:Documentation/usb/usb-serial.txt> for more information on
50
+ read <file:Documentation/usb/usb-serial.rst> for more information on
5151 using this driver. It is recommended that the "USB Serial converter
5252 support" be compiled as a module for this driver to be used
5353 properly.
....@@ -66,6 +66,7 @@
6666 - Libtransistor USB console
6767 - a number of Motorola phones
6868 - Motorola Tetra devices
69
+ - Nokia mobile phones
6970 - Novatel Wireless GPS receivers
7071 - Siemens USB/MPI adapter.
7172 - ViVOtech ViVOpay USB device.
....@@ -123,14 +124,11 @@
123124
124125 config USB_SERIAL_DIGI_ACCELEPORT
125126 tristate "USB Digi International AccelePort USB Serial Driver"
126
- ---help---
127
+ help
127128 Say Y here if you want to use Digi AccelePort USB 2 or 4 devices,
128129 2 port (plus parallel port) and 4 port USB serial converters. The
129130 parallel port on the USB 2 appears as a third serial port on Linux.
130131 The Digi Acceleport USB 8 is not yet supported by this driver.
131
-
132
- This driver works under SMP with the usb-uhci driver. It does not
133
- work under SMP with the uhci driver.
134132
135133 To compile this driver as a module, choose M here: the
136134 module will be called digi_acceleport.
....@@ -163,7 +161,7 @@
163161 help
164162 Say Y here if you want to connect to your Empeg empeg-car Mark I/II
165163 mp3 player via USB. The driver uses a single ttyUSB{0,1,2,...}
166
- device node. See <file:Documentation/usb/usb-serial.txt> for more
164
+ device node. See <file:Documentation/usb/usb-serial.rst> for more
167165 tidbits of information.
168166
169167 To compile this driver as a module, choose M here: the
....@@ -171,7 +169,7 @@
171169
172170 config USB_SERIAL_FTDI_SIO
173171 tristate "USB FTDI Single Port Serial Driver"
174
- ---help---
172
+ help
175173 Say Y here if you want to use a FTDI SIO single port USB to serial
176174 converter device. The implementation I have is called the USC-1000.
177175 This driver has also been tested with the 245 and 232 devices.
....@@ -199,7 +197,7 @@
199197 Say Y here if you want to connect to your Compaq iPAQ, HP Jornada
200198 or any other PDA running Windows CE 3.0 or PocketPC 2002
201199 using a USB cradle/cable. For information on using the driver,
202
- read <file:Documentation/usb/usb-serial.txt>.
200
+ read <file:Documentation/usb/usb-serial.rst>.
203201
204202 To compile this driver as a module, choose M here: the
205203 module will be called ipaq.
....@@ -216,7 +214,7 @@
216214
217215 config USB_SERIAL_EDGEPORT
218216 tristate "USB Inside Out Edgeport Serial Driver"
219
- ---help---
217
+ help
220218 Say Y here if you want to use any of the following devices from
221219 Inside Out Networks (Digi):
222220 Edgeport/4
....@@ -269,19 +267,19 @@
269267
270268
271269 config USB_SERIAL_GARMIN
272
- tristate "USB Garmin GPS driver"
273
- help
274
- Say Y here if you want to connect to your Garmin GPS.
275
- Should work with most Garmin GPS devices which have a native USB port.
270
+ tristate "USB Garmin GPS driver"
271
+ help
272
+ Say Y here if you want to connect to your Garmin GPS.
273
+ Should work with most Garmin GPS devices which have a native USB port.
276274
277
- See <http://sourceforge.net/projects/garmin-gps> for the latest
278
- version of the driver.
275
+ See <http://sourceforge.net/projects/garmin-gps> for the latest
276
+ version of the driver.
279277
280
- To compile this driver as a module, choose M here: the
281
- module will be called garmin_gps.
278
+ To compile this driver as a module, choose M here: the
279
+ module will be called garmin_gps.
282280
283281 config USB_SERIAL_IPW
284
- tristate "USB IPWireless (3G UMTS TDD) Driver"
282
+ tristate "USB IPWireless (3G UMTS TDD) Driver"
285283 select USB_SERIAL_WWAN
286284 help
287285 Say Y here if you want to use a IPWireless USB modem such as
....@@ -314,7 +312,7 @@
314312 config USB_SERIAL_KEYSPAN
315313 tristate "USB Keyspan USA-xxx Serial Driver"
316314 select USB_EZUSB_FX2
317
- ---help---
315
+ help
318316 Say Y here if you want to use Keyspan USB to serial converter
319317 devices. This driver makes use of Keyspan's official firmware
320318 and was developed with their support. You must also include
....@@ -327,39 +325,39 @@
327325
328326 config USB_SERIAL_KLSI
329327 tristate "USB KL5KUSB105 (Palmconnect) Driver"
330
- ---help---
328
+ help
331329 Say Y here if you want to use a KL5KUSB105 - based single port
332330 serial adapter. The most widely known -- and currently the only
333331 tested -- device in this category is the PalmConnect USB Serial
334332 adapter sold by Palm Inc. for use with their Palm III and Palm V
335333 series PDAs.
336334
337
- Please read <file:Documentation/usb/usb-serial.txt> for more
335
+ Please read <file:Documentation/usb/usb-serial.rst> for more
338336 information.
339337
340338 To compile this driver as a module, choose M here: the
341339 module will be called kl5kusb105.
342340
343341 config USB_SERIAL_KOBIL_SCT
344
- tristate "USB KOBIL chipcard reader"
345
- ---help---
346
- Say Y here if you want to use one of the following KOBIL USB chipcard
347
- readers:
342
+ tristate "USB KOBIL chipcard reader"
343
+ help
344
+ Say Y here if you want to use one of the following KOBIL USB chipcard
345
+ readers:
348346
349
- - USB TWIN
350
- - KAAN Standard Plus
351
- - KAAN SIM
352
- - SecOVID Reader Plus
353
- - B1 Professional
354
- - KAAN Professional
347
+ - USB TWIN
348
+ - KAAN Standard Plus
349
+ - KAAN SIM
350
+ - SecOVID Reader Plus
351
+ - B1 Professional
352
+ - KAAN Professional
355353
356
- Note that you need a current CT-API.
357
- To compile this driver as a module, choose M here: the
354
+ Note that you need a current CT-API.
355
+ To compile this driver as a module, choose M here: the
358356 module will be called kobil_sct.
359357
360358 config USB_SERIAL_MCT_U232
361359 tristate "USB MCT Single Port Serial Driver"
362
- ---help---
360
+ help
363361 Say Y here if you want to use a USB Serial single port adapter from
364362 Magic Control Technology Corp. (U232 is one of the model numbers).
365363
....@@ -371,7 +369,7 @@
371369
372370 config USB_SERIAL_METRO
373371 tristate "USB Metrologic Instruments USB-POS Barcode Scanner Driver"
374
- ---help---
372
+ help
375373 Say Y here if you want to use a USB POS Metrologic barcode scanner.
376374
377375 To compile this driver as a module, choose M here: the
....@@ -379,7 +377,7 @@
379377
380378 config USB_SERIAL_MOS7720
381379 tristate "USB Moschip 7720 Serial Driver"
382
- ---help---
380
+ help
383381 Say Y here if you want to use USB Serial single and double
384382 port adapters from Moschip Semiconductor Tech.
385383
....@@ -391,14 +389,14 @@
391389 depends on USB_SERIAL_MOS7720
392390 depends on PARPORT=y || PARPORT=USB_SERIAL_MOS7720
393391 select PARPORT_NOT_PC
394
- ---help---
392
+ help
395393 Say Y if you have a Moschip 7715 device and would like to use
396394 the parallel port it provides. The port will register with
397395 the parport subsystem as a low-level driver.
398396
399397 config USB_SERIAL_MOS7840
400398 tristate "USB Moschip 7840/7820 USB Serial Driver"
401
- ---help---
399
+ help
402400 Say Y here if you want to use a MCS7840 Quad-Serial or MCS7820
403401 Dual-Serial port device from MosChip Semiconductor.
404402
....@@ -412,7 +410,7 @@
412410
413411 config USB_SERIAL_MXUPORT
414412 tristate "USB Moxa UPORT Serial Driver"
415
- ---help---
413
+ help
416414 Say Y here if you want to use a MOXA UPort Serial hub.
417415
418416 This driver supports:
....@@ -458,7 +456,7 @@
458456 tristate "USB Ours Technology Inc. OTi-6858 USB To RS232 Bridge Controller"
459457 help
460458 Say Y here if you want to use the OTi-6858 single port USB to serial
461
- converter device.
459
+ converter device.
462460
463461 To compile this driver as a module, choose M here: the
464462 module will be called oti6858.
....@@ -531,7 +529,7 @@
531529
532530 config USB_SERIAL_CYBERJACK
533531 tristate "USB REINER SCT cyberJack pinpad/e-com chipcard reader"
534
- ---help---
532
+ help
535533 Say Y here if you want to use a cyberJack pinpad/e-com USB chipcard
536534 reader. This is an interface to ISO 7816 compatible contact-based
537535 chipcards, e.g. GSM SIMs.