Linux 3.12.39
[linux/fpc-iii.git] / drivers / usb / serial / Kconfig
bloba9435cd819f8c13c92efb093538723a0f1212dc3
2 # USB Serial device configuration
5 menuconfig USB_SERIAL
6         tristate "USB Serial Converter support"
7         depends on TTY
8         ---help---
9           Say Y here if you have a USB device that provides normal serial
10           ports, or acts like a serial device, and you want to connect it to
11           your USB bus.
13           Please read <file:Documentation/usb/usb-serial.txt> for more
14           information on the specifics of the different devices that are
15           supported, and on how to use them.
17           To compile this driver as a module, choose M here: the
18           module will be called usbserial.
20 if USB_SERIAL
22 config USB_SERIAL_CONSOLE
23         bool "USB Serial Console device support"
24         depends on USB_SERIAL=y
25         ---help---
26           If you say Y here, it will be possible to use a USB to serial
27           converter port as the system console (the system console is the
28           device which receives all kernel messages and warnings and which
29           allows logins in single user mode). This could be useful if some
30           terminal or printer is connected to that serial port.
32           Even if you say Y here, the currently visible virtual console
33           (/dev/tty0) will still be used as the system console by default, but
34           you can alter that using a kernel command line option such as
35           "console=ttyUSB0". (Try "man bootparam" or see the documentation of
36           your boot loader (lilo or loadlin) about how to pass options to the
37           kernel at boot time.)
39           If you don't have a VGA card installed and you say Y here, the
40           kernel will automatically use the first USB to serial converter
41           port, /dev/ttyUSB0, as system console.
43           If unsure, say N.
45 config USB_SERIAL_GENERIC
46         bool "USB Generic Serial Driver"
47         help
48           Say Y here if you want to use the generic USB serial driver.  Please
49           read <file:Documentation/usb/usb-serial.txt> for more information on
50           using this driver.  It is recommended that the "USB Serial converter
51           support" be compiled as a module for this driver to be used
52           properly.
54 config USB_SERIAL_SIMPLE
55         tristate "USB Serial Simple Driver"
56         help
57           Say Y here to use the USB serial "simple" driver.  This driver
58           handles a wide range of very simple devices, all in one
59           driver.  Specifically, it supports:
60                 - Suunto ANT+ USB device.
61                 - Fundamental Software dongle.
62                 - Google USB serial devices
63                 - HP4x calculators
64                 - a number of Motorola phones
65                 - Siemens USB/MPI adapter.
66                 - ViVOtech ViVOpay USB device.
67                 - Infineon Modem Flashloader USB interface
68                 - ZIO Motherboard USB serial interface
70           To compile this driver as a module, choose M here: the module
71           will be called usb-serial-simple.
73 config USB_SERIAL_AIRCABLE
74         tristate "USB AIRcable Bluetooth Dongle Driver"
75         help
76             Say Y here if you want to use USB AIRcable Bluetooth Dongle.
78             To compile this driver as a module, choose M here: the module
79             will be called aircable.
81 config USB_SERIAL_ARK3116
82         tristate "USB ARK Micro 3116 USB Serial Driver"
83         help
84           Say Y here if you want to use a ARK Micro 3116 USB to Serial
85           device.
87           To compile this driver as a module, choose M here: the
88           module will be called ark3116
90 config USB_SERIAL_BELKIN
91         tristate "USB Belkin and Peracom Single Port Serial Driver"
92         help
93           Say Y here if you want to use a Belkin USB Serial single port
94           adaptor (F5U103 is one of the model numbers) or the Peracom single
95           port USB to serial adapter.
97           To compile this driver as a module, choose M here: the
98           module will be called belkin_sa.
100 config USB_SERIAL_CH341
101         tristate "USB Winchiphead CH341 Single Port Serial Driver"
102         help
103           Say Y here if you want to use a Winchiphead CH341 single port
104           USB to serial adapter.
106           To compile this driver as a module, choose M here: the
107           module will be called ch341.
109 config USB_SERIAL_WHITEHEAT
110         tristate "USB ConnectTech WhiteHEAT Serial Driver"
111         select USB_EZUSB_FX2
112         help
113           Say Y here if you want to use a ConnectTech WhiteHEAT 4 port
114           USB to serial converter device.
116           To compile this driver as a module, choose M here: the
117           module will be called whiteheat.
119 config USB_SERIAL_DIGI_ACCELEPORT
120         tristate "USB Digi International AccelePort USB Serial Driver"
121         ---help---
122           Say Y here if you want to use Digi AccelePort USB 2 or 4 devices,
123           2 port (plus parallel port) and 4 port USB serial converters.  The
124           parallel port on the USB 2 appears as a third serial port on Linux.
125           The Digi Acceleport USB 8 is not yet supported by this driver.
127           This driver works under SMP with the usb-uhci driver.  It does not
128           work under SMP with the uhci driver.
130           To compile this driver as a module, choose M here: the
131           module will be called digi_acceleport.
133 config USB_SERIAL_CP210X
134         tristate "USB CP210x family of UART Bridge Controllers"
135         help
136           Say Y here if you want to use a CP2101/CP2102/CP2103 based USB
137           to RS232 converters.
139           To compile this driver as a module, choose M here: the
140           module will be called cp210x.
142 config USB_SERIAL_CYPRESS_M8
143         tristate "USB Cypress M8 USB Serial Driver"
144         help
145           Say Y here if you want to use a device that contains the Cypress
146           USB to Serial microcontroller, such as the DeLorme Earthmate GPS.
148                 Attempted SMP support... send bug reports!
150           Supported microcontrollers in the CY4601 family are:
151                 CY7C63741 CY7C63742 CY7C63743 CY7C64013
152         
153           To compile this driver as a module, choose M here: the
154           module will be called cypress_m8.
156 config USB_SERIAL_EMPEG
157         tristate "USB Empeg empeg-car Mark I/II Driver"
158         help
159           Say Y here if you want to connect to your Empeg empeg-car Mark I/II
160           mp3 player via USB.  The driver uses a single ttyUSB{0,1,2,...}
161           device node.  See <file:Documentation/usb/usb-serial.txt> for more
162           tidbits of information.
164           To compile this driver as a module, choose M here: the
165           module will be called empeg.
167 config USB_SERIAL_FTDI_SIO
168         tristate "USB FTDI Single Port Serial Driver"
169         ---help---
170           Say Y here if you want to use a FTDI SIO single port USB to serial
171           converter device. The implementation I have is called the USC-1000.
172           This driver has also be tested with the 245 and 232 devices.
174           See <http://ftdi-usb-sio.sourceforge.net/> for more
175           information on this driver and the device.
177           To compile this driver as a module, choose M here: the
178           module will be called ftdi_sio.
180 config USB_SERIAL_VISOR
181         tristate "USB Handspring Visor / Palm m50x / Sony Clie Driver"
182         help
183           Say Y here if you want to connect to your HandSpring Visor, Palm
184           m500 or m505 through its USB docking station. See
185           <http://usbvisor.sourceforge.net/index.php3> for more information on using this
186           driver.
188           To compile this driver as a module, choose M here: the
189           module will be called visor.
191 config USB_SERIAL_IPAQ
192         tristate "USB PocketPC PDA Driver"
193         help
194           Say Y here if you want to connect to your Compaq iPAQ, HP Jornada
195           or any other PDA running Windows CE 3.0 or PocketPC 2002
196           using a USB cradle/cable. For information on using the driver,
197           read <file:Documentation/usb/usb-serial.txt>.
199           To compile this driver as a module, choose M here: the
200           module will be called ipaq.
202 config USB_SERIAL_IR
203         tristate "USB IR Dongle Serial Driver"
204         help
205           Say Y here if you want to enable simple serial support for USB IrDA
206           devices.  This is useful if you do not want to use the full IrDA
207           stack.
209           To compile this driver as a module, choose M here: the
210           module will be called ir-usb.
212 config USB_SERIAL_EDGEPORT
213         tristate "USB Inside Out Edgeport Serial Driver"
214         ---help---
215           Say Y here if you want to use any of the following devices from
216           Inside Out Networks (Digi):
217           Edgeport/4
218           Rapidport/4
219           Edgeport/4t
220           Edgeport/2
221           Edgeport/4i
222           Edgeport/2i
223           Edgeport/421
224           Edgeport/21
225           Edgeport/8
226           Edgeport/8 Dual
227           Edgeport/2D8
228           Edgeport/4D8
229           Edgeport/8i
230           Edgeport/2 DIN
231           Edgeport/4 DIN
232           Edgeport/16 Dual
234           To compile this driver as a module, choose M here: the
235           module will be called io_edgeport.
237 config USB_SERIAL_EDGEPORT_TI
238         tristate "USB Inside Out Edgeport Serial Driver (TI devices)"
239         help
240           Say Y here if you want to use any of the devices from Inside Out
241           Networks (Digi) that are not supported by the io_edgeport driver.
242           This includes the Edgeport/1 device.
244           To compile this driver as a module, choose M here: the
245           module will be called io_ti.
247 config USB_SERIAL_F81232
248         tristate "USB Fintek F81232 Single Port Serial Driver"
249         help
250           Say Y here if you want to use the Fintek F81232 single
251           port usb to serial adapter.
253           To compile this driver as a module, choose M here: the
254           module will be called f81232.
256 config USB_SERIAL_GARMIN
257        tristate "USB Garmin GPS driver"
258        help
259          Say Y here if you want to connect to your Garmin GPS.
260          Should work with most Garmin GPS devices which have a native USB port.
262          See <http://sourceforge.net/projects/garmin-gps> for the latest
263          version of the driver.
265          To compile this driver as a module, choose M here: the
266          module will be called garmin_gps.
268 config USB_SERIAL_IPW
269         tristate "USB IPWireless (3G UMTS TDD) Driver"
270         select USB_SERIAL_WWAN
271         help
272           Say Y here if you want to use a IPWireless USB modem such as
273           the ones supplied by Axity3G/Sentech South Africa.
275           To compile this driver as a module, choose M here: the
276           module will be called ipw.
278 config USB_SERIAL_IUU
279         tristate "USB Infinity USB Unlimited Phoenix Driver"
280         help
281           Say Y here if you want to use a IUU in phoenix mode and get
282           an extra ttyUSBx device. More information available on
283           http://eczema.ecze.com/iuu_phoenix.html
285           To compile this driver as a module, choose M here: the
286           module will be called iuu_phoenix.o
288 config USB_SERIAL_KEYSPAN_PDA
289         tristate "USB Keyspan PDA Single Port Serial Driver"
290         select USB_EZUSB_FX2
291         help
292           Say Y here if you want to use a Keyspan PDA single port USB to
293           serial converter device.  This driver makes use of firmware
294           developed from scratch by Brian Warner.
296           To compile this driver as a module, choose M here: the
297           module will be called keyspan_pda.
299 config USB_SERIAL_KEYSPAN
300         tristate "USB Keyspan USA-xxx Serial Driver"
301         select USB_EZUSB_FX2
302         ---help---
303           Say Y here if you want to use Keyspan USB to serial converter
304           devices.  This driver makes use of Keyspan's official firmware
305           and was developed with their support.  You must also include
306           firmware to support your particular device(s).
308           See <http://blemings.org/hugh/keyspan.html> for more information.
310           To compile this driver as a module, choose M here: the
311           module will be called keyspan.
313 config USB_SERIAL_KEYSPAN_MPR
314         bool "USB Keyspan MPR Firmware"
315         depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
316         help
317           Say Y here to include firmware for the Keyspan MPR converter.
319 config USB_SERIAL_KEYSPAN_USA28
320         bool "USB Keyspan USA-28 Firmware"
321         depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
322         help
323           Say Y here to include firmware for the USA-28 converter.
325 config USB_SERIAL_KEYSPAN_USA28X
326         bool "USB Keyspan USA-28X Firmware"
327         depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
328         help
329           Say Y here to include firmware for the USA-28X converter.
330           Be sure you have a USA-28X, there are also 28XA and 28XB
331           models, the label underneath has the actual part number.
333 config USB_SERIAL_KEYSPAN_USA28XA
334         bool "USB Keyspan USA-28XA Firmware"
335         depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
336         help
337           Say Y here to include firmware for the USA-28XA converter.
338           Be sure you have a USA-28XA, there are also 28X and 28XB
339           models, the label underneath has the actual part number.
341 config USB_SERIAL_KEYSPAN_USA28XB
342         bool "USB Keyspan USA-28XB Firmware"
343         depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
344         help
345           Say Y here to include firmware for the USA-28XB converter.
346           Be sure you have a USA-28XB, there are also 28X and 28XA
347           models, the label underneath has the actual part number.
349 config USB_SERIAL_KEYSPAN_USA19
350         bool "USB Keyspan USA-19 Firmware"
351         depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
352         help
353           Say Y here to include firmware for the USA-19 converter.
355 config USB_SERIAL_KEYSPAN_USA18X
356         bool "USB Keyspan USA-18X Firmware"
357         depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
358         help
359           Say Y here to include firmware for the USA-18X converter.
361 config USB_SERIAL_KEYSPAN_USA19W
362         bool "USB Keyspan USA-19W Firmware"
363         depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
364         help
365           Say Y here to include firmware for the USA-19W converter.
367 config USB_SERIAL_KEYSPAN_USA19QW
368         bool "USB Keyspan USA-19QW Firmware"
369         depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
370         help
371           Say Y here to include firmware for the USA-19QW converter.
373 config USB_SERIAL_KEYSPAN_USA19QI
374         bool "USB Keyspan USA-19QI Firmware"
375         depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
376         help
377           Say Y here to include firmware for the USA-19QI converter.
379 config USB_SERIAL_KEYSPAN_USA49W
380         bool "USB Keyspan USA-49W Firmware"
381         depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
382         help
383           Say Y here to include firmware for the USA-49W converter.
385 config USB_SERIAL_KEYSPAN_USA49WLC
386         bool "USB Keyspan USA-49WLC Firmware"
387         depends on USB_SERIAL_KEYSPAN && FIRMWARE_IN_KERNEL
388         help
389           Say Y here to include firmware for the USA-49WLC converter.
391 config USB_SERIAL_KLSI
392         tristate "USB KL5KUSB105 (Palmconnect) Driver"
393         ---help---
394           Say Y here if you want to use a KL5KUSB105 - based single port
395           serial adapter. The most widely known -- and currently the only
396           tested -- device in this category is the PalmConnect USB Serial
397           adapter sold by Palm Inc. for use with their Palm III and Palm V
398           series PDAs.
400           Please read <file:Documentation/usb/usb-serial.txt> for more
401           information.
403           To compile this driver as a module, choose M here: the
404           module will be called kl5kusb105.
406 config USB_SERIAL_KOBIL_SCT
407         tristate "USB KOBIL chipcard reader"
408         ---help---
409           Say Y here if you want to use one of the following KOBIL USB chipcard
410           readers:
412             - USB TWIN
413             - KAAN Standard Plus
414             - KAAN SIM
415             - SecOVID Reader Plus
416             - B1 Professional
417             - KAAN Professional
419           Note that you need a current CT-API.
420           To compile this driver as a module, choose M here: the
421           module will be called kobil_sct.
423 config USB_SERIAL_MCT_U232
424         tristate "USB MCT Single Port Serial Driver"
425         ---help---
426           Say Y here if you want to use a USB Serial single port adapter from
427           Magic Control Technology Corp. (U232 is one of the model numbers).
429           This driver also works with Sitecom U232-P25 and D-Link DU-H3SP USB
430           BAY, Belkin F5U109, and Belkin F5U409 devices.
432           To compile this driver as a module, choose M here: the
433           module will be called mct_u232.
435 config USB_SERIAL_METRO
436         tristate "USB Metrologic Instruments USB-POS Barcode Scanner Driver"
437         ---help---
438           Say Y here if you want to use a USB POS Metrologic barcode scanner.
440           To compile this driver as a module, choose M here: the
441           module will be called metro-usb.
443 config USB_SERIAL_MOS7720
444         tristate "USB Moschip 7720 Serial Driver"
445         ---help---
446           Say Y here if you want to use USB Serial single and double
447           port adapters from Moschip Semiconductor Tech.
449           To compile this driver as a module, choose M here: the
450           module will be called mos7720.
452 config USB_SERIAL_MOS7715_PARPORT
453         bool "Support for parallel port on the Moschip 7715"
454         depends on USB_SERIAL_MOS7720
455         depends on PARPORT=y || PARPORT=USB_SERIAL_MOS7720
456         select PARPORT_NOT_PC
457         ---help---
458         Say Y if you have a Moschip 7715 device and would like to use
459         the parallel port it provides.  The port will register with
460         the parport subsystem as a low-level driver.
462 config USB_SERIAL_MOS7840
463         tristate "USB Moschip 7840/7820 USB Serial Driver"
464         ---help---
465           Say Y here if you want to use a MCS7840 Quad-Serial or MCS7820
466           Dual-Serial port device from MosChip Semiconductor.
468           The MCS7840 and MCS7820 have been developed to connect a wide range
469           of standard serial devices to a USB host.  The MCS7840 has a USB
470           device controller connected to four (4) individual UARTs while the
471           MCS7820 controller connects to two (2) individual UARTs.
473           To compile this driver as a module, choose M here: the
474           module will be called mos7840.  If unsure, choose N.
476 config USB_SERIAL_NAVMAN
477         tristate "USB Navman GPS device"
478         help
479           To compile this driver as a module, choose M here: the
480           module will be called navman.
482 config USB_SERIAL_PL2303
483         tristate "USB Prolific 2303 Single Port Serial Driver"
484         help
485           Say Y here if you want to use the PL2303 USB Serial single port
486           adapter from Prolific.
488           To compile this driver as a module, choose M here: the
489           module will be called pl2303.
491 config USB_SERIAL_OTI6858
492         tristate "USB Ours Technology Inc. OTi-6858 USB To RS232 Bridge Controller"
493         help
494           Say Y here if you want to use the OTi-6858 single port USB to serial
495           converter device.
497           To compile this driver as a module, choose M here: the
498           module will be called oti6858.
500 config USB_SERIAL_QCAUX
501         tristate "USB Qualcomm Auxiliary Serial Port Driver"
502         help
503           Say Y here if you want to use the auxiliary serial ports provided
504           by many modems based on Qualcomm chipsets.  These ports often use
505           a proprietary protocol called DM and cannot be used for AT- or
506           PPP-based communication.
508           To compile this driver as a module, choose M here: the
509           module will be called qcaux.  If unsure, choose N.
511 config USB_SERIAL_QUALCOMM
512         tristate "USB Qualcomm Serial modem"
513         select USB_SERIAL_WWAN
514         help
515           Say Y here if you have a Qualcomm USB modem device.  These are
516           usually wireless cellular modems.
518           To compile this driver as a module, choose M here: the
519           module will be called qcserial.
521 config USB_SERIAL_SPCP8X5
522         tristate "USB SPCP8x5 USB To Serial Driver"
523         help
524           Say Y here if you want to use the spcp8x5 converter chip.  This is
525           commonly found in some Z-Wave USB devices.
527           To compile this driver as a module, choose M here: the
528           module will be called spcp8x5.
530 config USB_SERIAL_SAFE
531         tristate "USB Safe Serial (Encapsulated) Driver"
533 config USB_SERIAL_SAFE_PADDED
534         bool "USB Secure Encapsulated Driver - Padded"
535         depends on USB_SERIAL_SAFE
537 config USB_SERIAL_SIERRAWIRELESS
538         tristate "USB Sierra Wireless Driver"
539         help
540           Say M here if you want to use Sierra Wireless devices.
542           Many devices have a feature known as TRU-Install. For those devices
543           to work properly, the USB Storage Sierra feature must be enabled.
545           To compile this driver as a module, choose M here: the
546           module will be called sierra.
548 config USB_SERIAL_SYMBOL
549         tristate "USB Symbol Barcode driver (serial mode)"
550         help
551           Say Y here if you want to use a Symbol USB Barcode device
552           in serial emulation mode.
554           To compile this driver as a module, choose M here: the
555           module will be called symbolserial.
557 config USB_SERIAL_TI
558         tristate "USB TI 3410/5052 Serial Driver"
559         help
560           Say Y here if you want to use the TI USB 3410 or 5052
561           serial devices.
563           To compile this driver as a module, choose M here: the
564           module will be called ti_usb_3410_5052.
566 config USB_SERIAL_CYBERJACK
567         tristate "USB REINER SCT cyberJack pinpad/e-com chipcard reader"
568         ---help---
569           Say Y here if you want to use a cyberJack pinpad/e-com USB chipcard
570           reader. This is an interface to ISO 7816 compatible contact-based
571           chipcards, e.g. GSM SIMs.
573           To compile this driver as a module, choose M here: the
574           module will be called cyberjack.
576           If unsure, say N.
578 config USB_SERIAL_XIRCOM
579         tristate "USB Xircom / Entregra Single Port Serial Driver"
580         select USB_EZUSB_FX2
581         help
582           Say Y here if you want to use a Xircom or Entregra single port USB to
583           serial converter device.  This driver makes use of firmware
584           developed from scratch by Brian Warner.
586           To compile this driver as a module, choose M here: the
587           module will be called keyspan_pda.
589 config USB_SERIAL_WWAN
590         tristate
592 config USB_SERIAL_OPTION
593         tristate "USB driver for GSM and CDMA modems"
594         select USB_SERIAL_WWAN
595         help
596           Say Y here if you have a GSM or CDMA modem that's connected to USB.
598           This driver also supports several PCMCIA cards which have a
599           built-in OHCI-USB adapter and an internally-connected GSM modem.
600           The USB bus on these cards is not accessible externally.
602           Supported devices include (some of?) those made by:
603           Option, Huawei, Audiovox, Novatel Wireless, or Anydata.
605           To compile this driver as a module, choose M here: the
606           module will be called option.
608           If this driver doesn't recognize your device,
609           it might be accessible via the FTDI_SIO driver.
611 config USB_SERIAL_OMNINET
612         tristate "USB ZyXEL omni.net LCD Plus Driver"
613         help
614           Say Y here if you want to use a ZyXEL omni.net LCD ISDN TA.
616           To compile this driver as a module, choose M here: the
617           module will be called omninet.
619 config USB_SERIAL_OPTICON
620         tristate "USB Opticon Barcode driver (serial mode)"
621         help
622           Say Y here if you want to use a Opticon USB Barcode device
623           in serial emulation mode.
625           To compile this driver as a module, choose M here: the
626           module will be called opticon.
628 config USB_SERIAL_XSENS_MT
629         tristate "Xsens motion tracker serial interface driver"
630         help
631           Say Y here if you want to use Xsens motion trackers.
633           This driver supports the new generation of motion trackers
634           by Xsens. Older devices can be accessed using the FTDI_SIO
635           driver.
637           To compile this driver as a module, choose M here: the
638           module will be called xsens_mt.
640 config USB_SERIAL_WISHBONE
641         tristate "USB-Wishbone adapter interface driver"
642         help
643           Say Y here if you want to use a USB attached Wishbone bus.
645           Wishbone is an open hardware SoC bus commonly used in FPGA
646           designs. Bus access can be serialized using the Etherbone
647           protocol <http://www.ohwr.org/projects/etherbone-core>.
649           This driver is intended to be used with devices which attach
650           their internal Wishbone bus to a USB serial interface using
651           the Etherbone protocol. A userspace library is required to
652           speak the protocol made available by this driver as ttyUSBx.
654           To compile this driver as a module, choose M here: the
655           module will be called wishbone-serial.
657 config USB_SERIAL_ZTE
658         tristate "ZTE USB serial driver"
659         help
660           Say Y here if you want to use a ZTE USB to serial device.
662           To compile this driver as a module, choose M here: the
663           module will be called zte.
665 config USB_SERIAL_SSU100
666         tristate "USB Quatech SSU-100 Single Port Serial Driver"
667         help
668           Say Y here if you want to use the Quatech SSU-100 single
669           port usb to serial adapter.
671           To compile this driver as a module, choose M here: the
672           module will be called ssu100.
674 config USB_SERIAL_QT2
675         tristate "USB Quatech Serial Driver for USB 2 devices"
676         help
677           Say Y here if you want to use the Quatech USB 2
678           serial adapters.
680           To compile this driver as a module, choose M here: the
681           module will be called quatech-serial.
683 config USB_SERIAL_DEBUG
684         tristate "USB Debugging Device"
685         help
686           Say Y here if you have a USB debugging device used to receive
687           debugging data from another machine.  The most common of these
688           devices is the NetChip TurboCONNECT device.
690           To compile this driver as a module, choose M here: the
691           module will be called usb-debug.
693 endif # USB_SERIAL