xref: /openbmc/linux/drivers/usb/serial/Kconfig (revision 1b75dc4d)
11da177e4SLinus Torvalds#
21da177e4SLinus Torvalds# USB Serial device configuration
31da177e4SLinus Torvalds#
41da177e4SLinus Torvalds
5b75be4abSDenis Chengmenuconfig USB_SERIAL
61da177e4SLinus Torvalds	tristate "USB Serial Converter support"
71da177e4SLinus Torvalds	depends on USB
81da177e4SLinus Torvalds	---help---
91da177e4SLinus Torvalds	  Say Y here if you have a USB device that provides normal serial
101da177e4SLinus Torvalds	  ports, or acts like a serial device, and you want to connect it to
111da177e4SLinus Torvalds	  your USB bus.
121da177e4SLinus Torvalds
131da177e4SLinus Torvalds	  Please read <file:Documentation/usb/usb-serial.txt> for more
141da177e4SLinus Torvalds	  information on the specifics of the different devices that are
151da177e4SLinus Torvalds	  supported, and on how to use them.
161da177e4SLinus Torvalds
171da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
181da177e4SLinus Torvalds	  module will be called usbserial.
191da177e4SLinus Torvalds
20b75be4abSDenis Chengif USB_SERIAL
21b75be4abSDenis Cheng
221da177e4SLinus Torvaldsconfig USB_SERIAL_CONSOLE
23*1b75dc4dSRobert P. J. Day	bool "USB Serial Console device support"
24*1b75dc4dSRobert P. J. Day	depends on USB_SERIAL=y
251da177e4SLinus Torvalds	---help---
261da177e4SLinus Torvalds	  If you say Y here, it will be possible to use a USB to serial
271da177e4SLinus Torvalds	  converter port as the system console (the system console is the
281da177e4SLinus Torvalds	  device which receives all kernel messages and warnings and which
291da177e4SLinus Torvalds	  allows logins in single user mode). This could be useful if some
301da177e4SLinus Torvalds	  terminal or printer is connected to that serial port.
311da177e4SLinus Torvalds
321da177e4SLinus Torvalds	  Even if you say Y here, the currently visible virtual console
331da177e4SLinus Torvalds	  (/dev/tty0) will still be used as the system console by default, but
341da177e4SLinus Torvalds	  you can alter that using a kernel command line option such as
351da177e4SLinus Torvalds	  "console=ttyUSB0". (Try "man bootparam" or see the documentation of
361da177e4SLinus Torvalds	  your boot loader (lilo or loadlin) about how to pass options to the
371da177e4SLinus Torvalds	  kernel at boot time.)
381da177e4SLinus Torvalds
391da177e4SLinus Torvalds	  If you don't have a VGA card installed and you say Y here, the
401da177e4SLinus Torvalds	  kernel will automatically use the first USB to serial converter
411da177e4SLinus Torvalds	  port, /dev/ttyUSB0, as system console.
421da177e4SLinus Torvalds
431da177e4SLinus Torvalds	  If unsure, say N.
441da177e4SLinus Torvalds
457bd4b20cSPaul Chaventconfig USB_EZUSB
467bd4b20cSPaul Chavent	bool "Functions for loading firmware on EZUSB chips"
477bd4b20cSPaul Chavent	depends on USB_SERIAL
487bd4b20cSPaul Chavent	help
497bd4b20cSPaul Chavent	    Say Y here if you need EZUSB device support.
507bd4b20cSPaul Chavent
511da177e4SLinus Torvaldsconfig USB_SERIAL_GENERIC
521da177e4SLinus Torvalds	bool "USB Generic Serial Driver"
531da177e4SLinus Torvalds	depends on USB_SERIAL
541da177e4SLinus Torvalds	help
551da177e4SLinus Torvalds	  Say Y here if you want to use the generic USB serial driver.  Please
561da177e4SLinus Torvalds	  read <file:Documentation/usb/usb-serial.txt> for more information on
571da177e4SLinus Torvalds	  using this driver.  It is recommended that the "USB Serial converter
581da177e4SLinus Torvalds	  support" be compiled as a module for this driver to be used
591da177e4SLinus Torvalds	  properly.
601da177e4SLinus Torvalds
613fe70ba2SManuel Francisco Naranjoconfig USB_SERIAL_AIRCABLE
62*1b75dc4dSRobert P. J. Day	tristate "USB AIRcable Bluetooth Dongle Driver"
63*1b75dc4dSRobert P. J. Day	depends on USB_SERIAL
643fe70ba2SManuel Francisco Naranjo	help
6523b0d968SNaranjo Manuel Francisco	    Say Y here if you want to use USB AIRcable Bluetooth Dongle.
663fe70ba2SManuel Francisco Naranjo
673fe70ba2SManuel Francisco Naranjo	    To compile this driver as a module, choose M here: the module
683fe70ba2SManuel Francisco Naranjo	    will be called aircable.
693fe70ba2SManuel Francisco Naranjo
703b86b202SGreg KHconfig USB_SERIAL_AIRPRIME
713b86b202SGreg KH	tristate "USB AirPrime CDMA Wireless Driver"
723b86b202SGreg KH	depends on USB_SERIAL
733b86b202SGreg KH	help
743b86b202SGreg KH	  Say Y here if you want to use a AirPrime CDMA Wireless PC card.
753b86b202SGreg KH
763b86b202SGreg KH	  To compile this driver as a module, choose M here: the
773b86b202SGreg KH	  module will be called airprime.
783b86b202SGreg KH
79815ddc99SGreg Kroah-Hartmanconfig USB_SERIAL_ARK3116
80*1b75dc4dSRobert P. J. Day	tristate "USB ARK Micro 3116 USB Serial Driver"
81*1b75dc4dSRobert P. J. Day	depends on USB_SERIAL
82815ddc99SGreg Kroah-Hartman	help
83815ddc99SGreg Kroah-Hartman	  Say Y here if you want to use a ARK Micro 3116 USB to Serial
84815ddc99SGreg Kroah-Hartman	  device.
85815ddc99SGreg Kroah-Hartman
86815ddc99SGreg Kroah-Hartman	  To compile this driver as a module, choose M here: the
87815ddc99SGreg Kroah-Hartman	  module will be called ark3116
88815ddc99SGreg Kroah-Hartman
891da177e4SLinus Torvaldsconfig USB_SERIAL_BELKIN
901da177e4SLinus Torvalds	tristate "USB Belkin and Peracom Single Port Serial Driver"
911da177e4SLinus Torvalds	depends on USB_SERIAL
921da177e4SLinus Torvalds	help
931da177e4SLinus Torvalds	  Say Y here if you want to use a Belkin USB Serial single port
941da177e4SLinus Torvalds	  adaptor (F5U103 is one of the model numbers) or the Peracom single
951da177e4SLinus Torvalds	  port USB to serial adapter.
961da177e4SLinus Torvalds
971da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
981da177e4SLinus Torvalds	  module will be called belkin_sa.
991da177e4SLinus Torvalds
1006ce76104SFrank A Kingswoodconfig USB_SERIAL_CH341
1016ce76104SFrank A Kingswood	tristate "USB Winchiphead CH341 Single Port Serial Driver"
1026ce76104SFrank A Kingswood	depends on USB_SERIAL
1036ce76104SFrank A Kingswood	help
1046ce76104SFrank A Kingswood	  Say Y here if you want to use a Winchiphead CH341 single port
1056ce76104SFrank A Kingswood	  USB to serial adapter.
1066ce76104SFrank A Kingswood
1076ce76104SFrank A Kingswood	  To compile this driver as a module, choose M here: the
1086ce76104SFrank A Kingswood	  module will be called ch341.
1096ce76104SFrank A Kingswood
1101da177e4SLinus Torvaldsconfig USB_SERIAL_WHITEHEAT
1111da177e4SLinus Torvalds	tristate "USB ConnectTech WhiteHEAT Serial Driver"
11233f0f88fSAlan Cox	depends on USB_SERIAL
1137bd4b20cSPaul Chavent	select USB_EZUSB
1141da177e4SLinus Torvalds	help
1151da177e4SLinus Torvalds	  Say Y here if you want to use a ConnectTech WhiteHEAT 4 port
1161da177e4SLinus Torvalds	  USB to serial converter device.
1171da177e4SLinus Torvalds
1181da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
1191da177e4SLinus Torvalds	  module will be called whiteheat.
1201da177e4SLinus Torvalds
1211da177e4SLinus Torvaldsconfig USB_SERIAL_DIGI_ACCELEPORT
1221da177e4SLinus Torvalds	tristate "USB Digi International AccelePort USB Serial Driver"
1231da177e4SLinus Torvalds	depends on USB_SERIAL
1241da177e4SLinus Torvalds	---help---
1251da177e4SLinus Torvalds	  Say Y here if you want to use Digi AccelePort USB 2 or 4 devices,
1261da177e4SLinus Torvalds	  2 port (plus parallel port) and 4 port USB serial converters.  The
1271da177e4SLinus Torvalds	  parallel port on the USB 2 appears as a third serial port on Linux.
1281da177e4SLinus Torvalds	  The Digi Acceleport USB 8 is not yet supported by this driver.
1291da177e4SLinus Torvalds
1301da177e4SLinus Torvalds	  This driver works under SMP with the usb-uhci driver.  It does not
1311da177e4SLinus Torvalds	  work under SMP with the uhci driver.
1321da177e4SLinus Torvalds
1331da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
1341da177e4SLinus Torvalds	  module will be called digi_acceleport.
1351da177e4SLinus Torvalds
1361da177e4SLinus Torvaldsconfig USB_SERIAL_CP2101
1371da177e4SLinus Torvalds	tristate "USB CP2101 UART Bridge Controller"
138*1b75dc4dSRobert P. J. Day	depends on USB_SERIAL
1391da177e4SLinus Torvalds	help
1401da177e4SLinus Torvalds	  Say Y here if you want to use a CP2101/CP2102 based USB to RS232
1411da177e4SLinus Torvalds	  converter.
1421da177e4SLinus Torvalds
1431da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
1441da177e4SLinus Torvalds	  module will be called cp2101.
1451da177e4SLinus Torvalds
1461da177e4SLinus Torvaldsconfig USB_SERIAL_CYPRESS_M8
1471da177e4SLinus Torvalds	tristate "USB Cypress M8 USB Serial Driver"
148*1b75dc4dSRobert P. J. Day	depends on USB_SERIAL
1491da177e4SLinus Torvalds	help
1501da177e4SLinus Torvalds	  Say Y here if you want to use a device that contains the Cypress
1511da177e4SLinus Torvalds	  USB to Serial microcontroller, such as the DeLorme Earthmate GPS.
1521da177e4SLinus Torvalds
1531da177e4SLinus Torvalds		Attempted SMP support... send bug reports!
1541da177e4SLinus Torvalds
1551da177e4SLinus Torvalds	  Supported microcontrollers in the CY4601 family are:
1561da177e4SLinus Torvalds		CY7C63741 CY7C63742 CY7C63743 CY7C64013
1571da177e4SLinus Torvalds
1581da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
1591da177e4SLinus Torvalds	  module will be called cypress_m8.
1601da177e4SLinus Torvalds
1611da177e4SLinus Torvaldsconfig USB_SERIAL_EMPEG
1621da177e4SLinus Torvalds	tristate "USB Empeg empeg-car Mark I/II Driver"
1631da177e4SLinus Torvalds	depends on USB_SERIAL
1641da177e4SLinus Torvalds	help
1651da177e4SLinus Torvalds	  Say Y here if you want to connect to your Empeg empeg-car Mark I/II
1661da177e4SLinus Torvalds	  mp3 player via USB.  The driver uses a single ttyUSB{0,1,2,...}
1671da177e4SLinus Torvalds	  device node.  See <file:Documentation/usb/usb-serial.txt> for more
1681da177e4SLinus Torvalds	  tidbits of information.
1691da177e4SLinus Torvalds
1701da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
1711da177e4SLinus Torvalds	  module will be called empeg.
1721da177e4SLinus Torvalds
1731da177e4SLinus Torvaldsconfig USB_SERIAL_FTDI_SIO
174*1b75dc4dSRobert P. J. Day	tristate "USB FTDI Single Port Serial Driver"
175*1b75dc4dSRobert P. J. Day	depends on USB_SERIAL
1761da177e4SLinus Torvalds	---help---
1771da177e4SLinus Torvalds	  Say Y here if you want to use a FTDI SIO single port USB to serial
1781da177e4SLinus Torvalds	  converter device. The implementation I have is called the USC-1000.
1791da177e4SLinus Torvalds	  This driver has also be tested with the 245 and 232 devices.
1801da177e4SLinus Torvalds
1811da177e4SLinus Torvalds	  See <http://ftdi-usb-sio.sourceforge.net/> for more
1821da177e4SLinus Torvalds	  information on this driver and the device.
1831da177e4SLinus Torvalds
1841da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
1851da177e4SLinus Torvalds	  module will be called ftdi_sio.
1861da177e4SLinus Torvalds
187f9814802SGreg Kroah-Hartmanconfig USB_SERIAL_FUNSOFT
188f9814802SGreg Kroah-Hartman	tristate "USB Fundamental Software Dongle Driver"
18988bf7b39SDavid Miller	depends on USB_SERIAL
190f9814802SGreg Kroah-Hartman	---help---
191f9814802SGreg Kroah-Hartman	  Say Y here if you want to use the Fundamental Software dongle.
192f9814802SGreg Kroah-Hartman
193f9814802SGreg Kroah-Hartman	  To compile this driver as a module, choose M here: the
194f9814802SGreg Kroah-Hartman	  module will be called funsoft.
195f9814802SGreg Kroah-Hartman
1961da177e4SLinus Torvaldsconfig USB_SERIAL_VISOR
1971da177e4SLinus Torvalds	tristate "USB Handspring Visor / Palm m50x / Sony Clie Driver"
1981da177e4SLinus Torvalds	depends on USB_SERIAL
1991da177e4SLinus Torvalds	help
2001da177e4SLinus Torvalds	  Say Y here if you want to connect to your HandSpring Visor, Palm
2011da177e4SLinus Torvalds	  m500 or m505 through its USB docking station. See
2021da177e4SLinus Torvalds	  <http://usbvisor.sourceforge.net/> for more information on using this
2031da177e4SLinus Torvalds	  driver.
2041da177e4SLinus Torvalds
2051da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
2061da177e4SLinus Torvalds	  module will be called visor.
2071da177e4SLinus Torvalds
2081da177e4SLinus Torvaldsconfig USB_SERIAL_IPAQ
2091da177e4SLinus Torvalds	tristate "USB PocketPC PDA Driver"
2101da177e4SLinus Torvalds	depends on USB_SERIAL
2111da177e4SLinus Torvalds	help
2121da177e4SLinus Torvalds	  Say Y here if you want to connect to your Compaq iPAQ, HP Jornada
2131da177e4SLinus Torvalds	  or any other PDA running Windows CE 3.0 or PocketPC 2002
2141da177e4SLinus Torvalds	  using a USB cradle/cable. For information on using the driver,
2151da177e4SLinus Torvalds	  read <file:Documentation/usb/usb-serial.txt>.
2161da177e4SLinus Torvalds
2171da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
2181da177e4SLinus Torvalds	  module will be called ipaq.
2191da177e4SLinus Torvalds
2201da177e4SLinus Torvaldsconfig USB_SERIAL_IR
221*1b75dc4dSRobert P. J. Day	tristate "USB IR Dongle Serial Driver"
222*1b75dc4dSRobert P. J. Day	depends on USB_SERIAL
2231da177e4SLinus Torvalds	help
2241da177e4SLinus Torvalds	  Say Y here if you want to enable simple serial support for USB IrDA
2251da177e4SLinus Torvalds	  devices.  This is useful if you do not want to use the full IrDA
2261da177e4SLinus Torvalds	  stack.
2271da177e4SLinus Torvalds
2281da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
2291da177e4SLinus Torvalds	  module will be called ir-usb.
2301da177e4SLinus Torvalds
2311da177e4SLinus Torvaldsconfig USB_SERIAL_EDGEPORT
2321da177e4SLinus Torvalds	tristate "USB Inside Out Edgeport Serial Driver"
2331da177e4SLinus Torvalds	depends on USB_SERIAL
2341da177e4SLinus Torvalds	---help---
2351da177e4SLinus Torvalds	  Say Y here if you want to use any of the following devices from
2361da177e4SLinus Torvalds	  Inside Out Networks (Digi):
2371da177e4SLinus Torvalds	  Edgeport/4
2381da177e4SLinus Torvalds	  Rapidport/4
2391da177e4SLinus Torvalds	  Edgeport/4t
2401da177e4SLinus Torvalds	  Edgeport/2
2411da177e4SLinus Torvalds	  Edgeport/4i
2421da177e4SLinus Torvalds	  Edgeport/2i
2431da177e4SLinus Torvalds	  Edgeport/421
2441da177e4SLinus Torvalds	  Edgeport/21
2451da177e4SLinus Torvalds	  Edgeport/8
2461da177e4SLinus Torvalds	  Edgeport/8 Dual
2471da177e4SLinus Torvalds	  Edgeport/2D8
2481da177e4SLinus Torvalds	  Edgeport/4D8
2491da177e4SLinus Torvalds	  Edgeport/8i
2501da177e4SLinus Torvalds	  Edgeport/2 DIN
2511da177e4SLinus Torvalds	  Edgeport/4 DIN
2521da177e4SLinus Torvalds	  Edgeport/16 Dual
2531da177e4SLinus Torvalds
2541da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
2551da177e4SLinus Torvalds	  module will be called io_edgeport.
2561da177e4SLinus Torvalds
2571da177e4SLinus Torvaldsconfig USB_SERIAL_EDGEPORT_TI
2581da177e4SLinus Torvalds	tristate "USB Inside Out Edgeport Serial Driver (TI devices)"
2591da177e4SLinus Torvalds	depends on USB_SERIAL
2601da177e4SLinus Torvalds	help
2611da177e4SLinus Torvalds	  Say Y here if you want to use any of the devices from Inside Out
2621da177e4SLinus Torvalds	  Networks (Digi) that are not supported by the io_edgeport driver.
2631da177e4SLinus Torvalds	  This includes the Edgeport/1 device.
2641da177e4SLinus Torvalds
2651da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
2661da177e4SLinus Torvalds	  module will be called io_ti.
2671da177e4SLinus Torvalds
2681da177e4SLinus Torvaldsconfig USB_SERIAL_GARMIN
2691da177e4SLinus Torvalds       tristate "USB Garmin GPS driver"
2701da177e4SLinus Torvalds       depends on USB_SERIAL
2711da177e4SLinus Torvalds       help
2721da177e4SLinus Torvalds         Say Y here if you want to connect to your Garmin GPS.
2731da177e4SLinus Torvalds         Should work with most Garmin GPS devices which have a native USB port.
2741da177e4SLinus Torvalds
2751da177e4SLinus Torvalds         See <http://sourceforge.net/projects/garmin-gps> for the latest
2761da177e4SLinus Torvalds         version of the driver.
2771da177e4SLinus Torvalds
2781da177e4SLinus Torvalds         To compile this driver as a module, choose M here: the
2791da177e4SLinus Torvalds         module will be called garmin_gps.
2801da177e4SLinus Torvalds
2811da177e4SLinus Torvaldsconfig USB_SERIAL_IPW
282*1b75dc4dSRobert P. J. Day        tristate "USB IPWireless (3G UMTS TDD) Driver"
283*1b75dc4dSRobert P. J. Day	depends on USB_SERIAL
2841da177e4SLinus Torvalds	help
2851da177e4SLinus Torvalds	  Say Y here if you want to use a IPWireless USB modem such as
2861da177e4SLinus Torvalds	  the ones supplied by Axity3G/Sentech South Africa.
2871da177e4SLinus Torvalds
2881da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
2891da177e4SLinus Torvalds	  module will be called ipw.
2901da177e4SLinus Torvalds
29160a8fc01SAlain Degreffeconfig USB_SERIAL_IUU
292*1b75dc4dSRobert P. J. Day	tristate "USB Infinity USB Unlimited Phoenix Driver"
293*1b75dc4dSRobert P. J. Day	depends on USB_SERIAL
29460a8fc01SAlain Degreffe	help
29560a8fc01SAlain Degreffe	  Say Y here if you want to use a IUU in phoenix mode and get
29660a8fc01SAlain Degreffe	  an extra ttyUSBx device. More information available on
29760a8fc01SAlain Degreffe	  http://eczema.ecze.com/iuu_phoenix.html
29860a8fc01SAlain Degreffe
29960a8fc01SAlain Degreffe	  To compile this driver as a module, choose M here: the
30060a8fc01SAlain Degreffe	  module will be called iuu_phoenix.o
30160a8fc01SAlain Degreffe
3021da177e4SLinus Torvaldsconfig USB_SERIAL_KEYSPAN_PDA
3031da177e4SLinus Torvalds	tristate "USB Keyspan PDA Single Port Serial Driver"
3041da177e4SLinus Torvalds	depends on USB_SERIAL
3057bd4b20cSPaul Chavent	select USB_EZUSB
3061da177e4SLinus Torvalds	help
3071da177e4SLinus Torvalds	  Say Y here if you want to use a Keyspan PDA single port USB to
3081da177e4SLinus Torvalds	  serial converter device.  This driver makes use of firmware
3091da177e4SLinus Torvalds	  developed from scratch by Brian Warner.
3101da177e4SLinus Torvalds
3111da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
3121da177e4SLinus Torvalds	  module will be called keyspan_pda.
3131da177e4SLinus Torvalds
3141da177e4SLinus Torvaldsconfig USB_SERIAL_KEYSPAN
3151da177e4SLinus Torvalds	tristate "USB Keyspan USA-xxx Serial Driver"
3161da177e4SLinus Torvalds	depends on USB_SERIAL
3177bd4b20cSPaul Chavent	select USB_EZUSB
3181da177e4SLinus Torvalds	---help---
3191da177e4SLinus Torvalds	  Say Y here if you want to use Keyspan USB to serial converter
3201da177e4SLinus Torvalds	  devices.  This driver makes use of Keyspan's official firmware
3211da177e4SLinus Torvalds	  and was developed with their support.  You must also include
3221da177e4SLinus Torvalds	  firmware to support your particular device(s).
3231da177e4SLinus Torvalds
3241da177e4SLinus Torvalds	  See <http://misc.nu/hugh/keyspan.html> for more information.
3251da177e4SLinus Torvalds
3261da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
3271da177e4SLinus Torvalds	  module will be called keyspan.
3281da177e4SLinus Torvalds
3291da177e4SLinus Torvaldsconfig USB_SERIAL_KEYSPAN_MPR
3301da177e4SLinus Torvalds	bool "USB Keyspan MPR Firmware"
3311da177e4SLinus Torvalds	depends on USB_SERIAL_KEYSPAN
3321da177e4SLinus Torvalds	help
3331da177e4SLinus Torvalds	  Say Y here to include firmware for the Keyspan MPR converter.
3341da177e4SLinus Torvalds
3351da177e4SLinus Torvaldsconfig USB_SERIAL_KEYSPAN_USA28
3361da177e4SLinus Torvalds	bool "USB Keyspan USA-28 Firmware"
3371da177e4SLinus Torvalds	depends on USB_SERIAL_KEYSPAN
3381da177e4SLinus Torvalds	help
3391da177e4SLinus Torvalds	  Say Y here to include firmware for the USA-28 converter.
3401da177e4SLinus Torvalds
3411da177e4SLinus Torvaldsconfig USB_SERIAL_KEYSPAN_USA28X
3421da177e4SLinus Torvalds	bool "USB Keyspan USA-28X Firmware"
3431da177e4SLinus Torvalds	depends on USB_SERIAL_KEYSPAN
3441da177e4SLinus Torvalds	help
3451da177e4SLinus Torvalds	  Say Y here to include firmware for the USA-28X converter.
3461da177e4SLinus Torvalds	  Be sure you have a USA-28X, there are also 28XA and 28XB
3471da177e4SLinus Torvalds	  models, the label underneath has the actual part number.
3481da177e4SLinus Torvalds
3491da177e4SLinus Torvaldsconfig USB_SERIAL_KEYSPAN_USA28XA
3501da177e4SLinus Torvalds	bool "USB Keyspan USA-28XA Firmware"
3511da177e4SLinus Torvalds	depends on USB_SERIAL_KEYSPAN
3521da177e4SLinus Torvalds	help
3531da177e4SLinus Torvalds	  Say Y here to include firmware for the USA-28XA converter.
3541da177e4SLinus Torvalds	  Be sure you have a USA-28XA, there are also 28X and 28XB
3551da177e4SLinus Torvalds	  models, the label underneath has the actual part number.
3561da177e4SLinus Torvalds
3571da177e4SLinus Torvaldsconfig USB_SERIAL_KEYSPAN_USA28XB
3581da177e4SLinus Torvalds	bool "USB Keyspan USA-28XB Firmware"
3591da177e4SLinus Torvalds	depends on USB_SERIAL_KEYSPAN
3601da177e4SLinus Torvalds	help
3611da177e4SLinus Torvalds	  Say Y here to include firmware for the USA-28XB converter.
3621da177e4SLinus Torvalds	  Be sure you have a USA-28XB, there are also 28X and 28XA
3631da177e4SLinus Torvalds	  models, the label underneath has the actual part number.
3641da177e4SLinus Torvalds
3651da177e4SLinus Torvaldsconfig USB_SERIAL_KEYSPAN_USA19
3661da177e4SLinus Torvalds	bool "USB Keyspan USA-19 Firmware"
3671da177e4SLinus Torvalds	depends on USB_SERIAL_KEYSPAN
3681da177e4SLinus Torvalds	help
3691da177e4SLinus Torvalds	  Say Y here to include firmware for the USA-19 converter.
3701da177e4SLinus Torvalds
3711da177e4SLinus Torvaldsconfig USB_SERIAL_KEYSPAN_USA18X
3721da177e4SLinus Torvalds	bool "USB Keyspan USA-18X Firmware"
3731da177e4SLinus Torvalds	depends on USB_SERIAL_KEYSPAN
3741da177e4SLinus Torvalds	help
3751da177e4SLinus Torvalds	  Say Y here to include firmware for the USA-18X converter.
3761da177e4SLinus Torvalds
3771da177e4SLinus Torvaldsconfig USB_SERIAL_KEYSPAN_USA19W
3781da177e4SLinus Torvalds	bool "USB Keyspan USA-19W Firmware"
3791da177e4SLinus Torvalds	depends on USB_SERIAL_KEYSPAN
3801da177e4SLinus Torvalds	help
3811da177e4SLinus Torvalds	  Say Y here to include firmware for the USA-19W converter.
3821da177e4SLinus Torvalds
3831da177e4SLinus Torvaldsconfig USB_SERIAL_KEYSPAN_USA19QW
3841da177e4SLinus Torvalds	bool "USB Keyspan USA-19QW Firmware"
3851da177e4SLinus Torvalds	depends on USB_SERIAL_KEYSPAN
3861da177e4SLinus Torvalds	help
3871da177e4SLinus Torvalds	  Say Y here to include firmware for the USA-19QW converter.
3881da177e4SLinus Torvalds
3891da177e4SLinus Torvaldsconfig USB_SERIAL_KEYSPAN_USA19QI
3901da177e4SLinus Torvalds	bool "USB Keyspan USA-19QI Firmware"
3911da177e4SLinus Torvalds	depends on USB_SERIAL_KEYSPAN
3921da177e4SLinus Torvalds	help
3931da177e4SLinus Torvalds	  Say Y here to include firmware for the USA-19QI converter.
3941da177e4SLinus Torvalds
3951da177e4SLinus Torvaldsconfig USB_SERIAL_KEYSPAN_USA49W
3961da177e4SLinus Torvalds	bool "USB Keyspan USA-49W Firmware"
3971da177e4SLinus Torvalds	depends on USB_SERIAL_KEYSPAN
3981da177e4SLinus Torvalds	help
3991da177e4SLinus Torvalds	  Say Y here to include firmware for the USA-49W converter.
4001da177e4SLinus Torvalds
4011da177e4SLinus Torvaldsconfig USB_SERIAL_KEYSPAN_USA49WLC
4021da177e4SLinus Torvalds	bool "USB Keyspan USA-49WLC Firmware"
4031da177e4SLinus Torvalds	depends on USB_SERIAL_KEYSPAN
4041da177e4SLinus Torvalds	help
4051da177e4SLinus Torvalds	  Say Y here to include firmware for the USA-49WLC converter.
4061da177e4SLinus Torvalds
4071da177e4SLinus Torvaldsconfig USB_SERIAL_KLSI
408*1b75dc4dSRobert P. J. Day	tristate "USB KL5KUSB105 (Palmconnect) Driver"
409*1b75dc4dSRobert P. J. Day	depends on USB_SERIAL
4101da177e4SLinus Torvalds	---help---
4111da177e4SLinus Torvalds	  Say Y here if you want to use a KL5KUSB105 - based single port
4121da177e4SLinus Torvalds	  serial adapter. The most widely known -- and currently the only
4131da177e4SLinus Torvalds	  tested -- device in this category is the PalmConnect USB Serial
4141da177e4SLinus Torvalds	  adapter sold by Palm Inc. for use with their Palm III and Palm V
4151da177e4SLinus Torvalds	  series PDAs.
4161da177e4SLinus Torvalds
4171da177e4SLinus Torvalds	  Please read <file:Documentation/usb/usb-serial.txt> for more
4181da177e4SLinus Torvalds	  information.
4191da177e4SLinus Torvalds
4201da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
4211da177e4SLinus Torvalds	  module will be called kl5kusb105.
4221da177e4SLinus Torvalds
4231da177e4SLinus Torvaldsconfig USB_SERIAL_KOBIL_SCT
4241da177e4SLinus Torvalds        tristate "USB KOBIL chipcard reader"
4251da177e4SLinus Torvalds        depends on USB_SERIAL
4261da177e4SLinus Torvalds        ---help---
4271da177e4SLinus Torvalds          Say Y here if you want to use one of the following KOBIL USB chipcard
4281da177e4SLinus Torvalds          readers:
4291da177e4SLinus Torvalds
4301da177e4SLinus Torvalds            - USB TWIN
4311da177e4SLinus Torvalds            - KAAN Standard Plus
4321da177e4SLinus Torvalds            - KAAN SIM
4331da177e4SLinus Torvalds            - SecOVID Reader Plus
4341da177e4SLinus Torvalds            - B1 Professional
4351da177e4SLinus Torvalds            - KAAN Professional
4361da177e4SLinus Torvalds
4371da177e4SLinus Torvalds          Note that you need a current CT-API.
4381da177e4SLinus Torvalds          To compile this driver as a module, choose M here: the
4391da177e4SLinus Torvalds	  module will be called kobil_sct.
4401da177e4SLinus Torvalds
4411da177e4SLinus Torvaldsconfig USB_SERIAL_MCT_U232
4421da177e4SLinus Torvalds	tristate "USB MCT Single Port Serial Driver"
4431da177e4SLinus Torvalds	depends on USB_SERIAL
4441da177e4SLinus Torvalds	---help---
4451da177e4SLinus Torvalds	  Say Y here if you want to use a USB Serial single port adapter from
4461da177e4SLinus Torvalds	  Magic Control Technology Corp. (U232 is one of the model numbers).
4471da177e4SLinus Torvalds
4481da177e4SLinus Torvalds	  This driver also works with Sitecom U232-P25 and D-Link DU-H3SP USB
4496f065f70SPete Zaitcev	  BAY, Belkin F5U109, and Belkin F5U409 devices.
4501da177e4SLinus Torvalds
4511da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
4521da177e4SLinus Torvalds	  module will be called mct_u232.
4531da177e4SLinus Torvalds
4540f64478cSGreg Kroah-Hartmanconfig USB_SERIAL_MOS7720
45537846539SOliver Neukum	tristate "USB Moschip 7720 Serial Driver"
4560f64478cSGreg Kroah-Hartman	depends on USB_SERIAL
4570f64478cSGreg Kroah-Hartman	---help---
45837846539SOliver Neukum	  Say Y here if you want to use USB Serial single and double
45937846539SOliver Neukum	  port adapters from Moschip Semiconductor Tech.
4600f64478cSGreg Kroah-Hartman
4610f64478cSGreg Kroah-Hartman	  To compile this driver as a module, choose M here: the
4620f64478cSGreg Kroah-Hartman	  module will be called mos7720.
4630f64478cSGreg Kroah-Hartman
4643f542974SPaul B Schroederconfig USB_SERIAL_MOS7840
4653f542974SPaul B Schroeder	tristate "USB Moschip 7840/7820 USB Serial Driver"
4663f542974SPaul B Schroeder	depends on USB_SERIAL
4673f542974SPaul B Schroeder	---help---
4683f542974SPaul B Schroeder	  Say Y here if you want to use a MCS7840 Quad-Serial or MCS7820
4693f542974SPaul B Schroeder	  Dual-Serial port device from MosChip Semiconductor.
4703f542974SPaul B Schroeder
4713f542974SPaul B Schroeder	  The MCS7840 and MCS7820 have been developed to connect a wide range
4723f542974SPaul B Schroeder	  of standard serial devices to a USB host.  The MCS7840 has a USB
4733f542974SPaul B Schroeder	  device controller connected to four (4) individual UARTs while the
4743f542974SPaul B Schroeder	  MCS7820 controller connects to two (2) individual UARTs.
4753f542974SPaul B Schroeder
4763f542974SPaul B Schroeder	  To compile this driver as a module, choose M here: the
4773f542974SPaul B Schroeder	  module will be called mos7840.  If unsure, choose N.
4783f542974SPaul B Schroeder
479e9a66c64SGreg Kroah-Hartmanconfig USB_SERIAL_NAVMAN
480e9a66c64SGreg Kroah-Hartman	tristate "USB Navman GPS device"
481e9a66c64SGreg Kroah-Hartman	depends on USB_SERIAL
482e9a66c64SGreg Kroah-Hartman	help
483e9a66c64SGreg Kroah-Hartman	  To compile this driver as a module, choose M here: the
484e9a66c64SGreg Kroah-Hartman	  module will be called navman.
485e9a66c64SGreg Kroah-Hartman
4861da177e4SLinus Torvaldsconfig USB_SERIAL_PL2303
4871da177e4SLinus Torvalds	tristate "USB Prolific 2303 Single Port Serial Driver"
4881da177e4SLinus Torvalds	depends on USB_SERIAL
4891da177e4SLinus Torvalds	help
4901da177e4SLinus Torvalds	  Say Y here if you want to use the PL2303 USB Serial single port
4911da177e4SLinus Torvalds	  adapter from Prolific.
4921da177e4SLinus Torvalds
4931da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
4941da177e4SLinus Torvalds	  module will be called pl2303.
4951da177e4SLinus Torvalds
49649cdee0eSKees Lemmensconfig USB_SERIAL_OTI6858
497*1b75dc4dSRobert P. J. Day	tristate "USB Ours Technology Inc. OTi-6858 USB To RS232 Bridge Controller"
49849cdee0eSKees Lemmens	depends on USB_SERIAL
49949cdee0eSKees Lemmens	help
50049cdee0eSKees Lemmens	  Say Y here if you want to use the OTi-6858 single port USB to serial
50149cdee0eSKees Lemmens          converter device.
50249cdee0eSKees Lemmens
50349cdee0eSKees Lemmens	  To compile this driver as a module, choose M here: the
50449cdee0eSKees Lemmens	  module will be called oti6858.
50549cdee0eSKees Lemmens
50636045fb7SArthur Huilletconfig USB_SERIAL_HP4X
50736045fb7SArthur Huillet        tristate "USB HP4x Calculators support"
50836045fb7SArthur Huillet        depends on USB_SERIAL
50936045fb7SArthur Huillet        help
51036045fb7SArthur Huillet          Say Y here if you want to use an Hewlett-Packard 4x Calculator.
51136045fb7SArthur Huillet
51236045fb7SArthur Huillet          To compile this driver as a module, choose M here: the
51336045fb7SArthur Huillet          module will be called hp4x.
51436045fb7SArthur Huillet
5151da177e4SLinus Torvaldsconfig USB_SERIAL_SAFE
516*1b75dc4dSRobert P. J. Day	tristate "USB Safe Serial (Encapsulated) Driver"
517*1b75dc4dSRobert P. J. Day	depends on USB_SERIAL
5181da177e4SLinus Torvalds
5191da177e4SLinus Torvaldsconfig USB_SERIAL_SAFE_PADDED
5201da177e4SLinus Torvalds	bool "USB Secure Encapsulated Driver - Padded"
5211da177e4SLinus Torvalds	depends on USB_SERIAL_SAFE
5221da177e4SLinus Torvalds
52369de51fdSKevin Lloydconfig USB_SERIAL_SIERRAWIRELESS
52469de51fdSKevin Lloyd	tristate "USB Sierra Wireless Driver"
52569de51fdSKevin Lloyd	depends on USB_SERIAL
52669de51fdSKevin Lloyd	help
52769de51fdSKevin Lloyd	  Say M here if you want to use a Sierra Wireless device (if
52869de51fdSKevin Lloyd	  using an PC 5220 or AC580 please use the Airprime driver
52969de51fdSKevin Lloyd	  instead).
53069de51fdSKevin Lloyd
53169de51fdSKevin Lloyd	  To compile this driver as a module, choose M here: the
53269de51fdSKevin Lloyd	  module will be called sierra.
53369de51fdSKevin Lloyd
5341da177e4SLinus Torvaldsconfig USB_SERIAL_TI
5351da177e4SLinus Torvalds	tristate "USB TI 3410/5052 Serial Driver"
5361da177e4SLinus Torvalds	depends on USB_SERIAL
5371da177e4SLinus Torvalds	help
5381da177e4SLinus Torvalds	  Say Y here if you want to use the TI USB 3410 or 5052
5391da177e4SLinus Torvalds	  serial devices.
5401da177e4SLinus Torvalds
5411da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
5421da177e4SLinus Torvalds	  module will be called ti_usb_3410_5052.
5431da177e4SLinus Torvalds
5441da177e4SLinus Torvaldsconfig USB_SERIAL_CYBERJACK
545*1b75dc4dSRobert P. J. Day	tristate "USB REINER SCT cyberJack pinpad/e-com chipcard reader"
546*1b75dc4dSRobert P. J. Day	depends on USB_SERIAL
5471da177e4SLinus Torvalds	---help---
5481da177e4SLinus Torvalds	  Say Y here if you want to use a cyberJack pinpad/e-com USB chipcard
54901dd2fbfSMatt LaPlante	  reader. This is an interface to ISO 7816 compatible contact-based
5501da177e4SLinus Torvalds	  chipcards, e.g. GSM SIMs.
5511da177e4SLinus Torvalds
5521da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
5531da177e4SLinus Torvalds	  module will be called cyberjack.
5541da177e4SLinus Torvalds
5551da177e4SLinus Torvalds	  If unsure, say N.
5561da177e4SLinus Torvalds
5571da177e4SLinus Torvaldsconfig USB_SERIAL_XIRCOM
5581da177e4SLinus Torvalds	tristate "USB Xircom / Entregra Single Port Serial Driver"
5591da177e4SLinus Torvalds	depends on USB_SERIAL
5607bd4b20cSPaul Chavent	select USB_EZUSB
5611da177e4SLinus Torvalds	help
5621da177e4SLinus Torvalds	  Say Y here if you want to use a Xircom or Entregra single port USB to
5631da177e4SLinus Torvalds	  serial converter device.  This driver makes use of firmware
5641da177e4SLinus Torvalds	  developed from scratch by Brian Warner.
5651da177e4SLinus Torvalds
5661da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
5671da177e4SLinus Torvalds	  module will be called keyspan_pda.
5681da177e4SLinus Torvalds
56958cfe911SMatthias Urlichsconfig USB_SERIAL_OPTION
57031fcbb73SMatthias Urlichs	tristate "USB driver for GSM and CDMA modems"
57114f76cc7SMatthias Urlichs	depends on USB_SERIAL
57258cfe911SMatthias Urlichs	help
57331fcbb73SMatthias Urlichs	  Say Y here if you have a GSM or CDMA modem that's connected to USB.
57414f76cc7SMatthias Urlichs
57531fcbb73SMatthias Urlichs	  This driver also supports several PCMCIA cards which have a
57631fcbb73SMatthias Urlichs	  built-in OHCI-USB adapter and an internally-connected GSM modem.
57731fcbb73SMatthias Urlichs	  The USB bus on these cards is not accessible externally.
57831fcbb73SMatthias Urlichs
57931fcbb73SMatthias Urlichs	  Supported devices include (some of?) those made by:
580033a3fb9SKevin Lloyd	  Option, Huawei, Audiovox, Novatel Wireless, or Anydata.
58158cfe911SMatthias Urlichs
58258cfe911SMatthias Urlichs	  To compile this driver as a module, choose M here: the
58358cfe911SMatthias Urlichs	  module will be called option.
58458cfe911SMatthias Urlichs
58514f76cc7SMatthias Urlichs	  If this driver doesn't recognize your device,
58614f76cc7SMatthias Urlichs	  it might be accessible via the FTDI_SIO driver.
58714f76cc7SMatthias Urlichs
5881da177e4SLinus Torvaldsconfig USB_SERIAL_OMNINET
589*1b75dc4dSRobert P. J. Day	tristate "USB ZyXEL omni.net LCD Plus Driver"
590*1b75dc4dSRobert P. J. Day	depends on USB_SERIAL
5911da177e4SLinus Torvalds	help
5921da177e4SLinus Torvalds	  Say Y here if you want to use a ZyXEL omni.net LCD ISDN TA.
5931da177e4SLinus Torvalds
5941da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
5951da177e4SLinus Torvalds	  module will be called omninet.
5961da177e4SLinus Torvalds
597958e8741SGreg Kroah-Hartmanconfig USB_SERIAL_DEBUG
598958e8741SGreg Kroah-Hartman	tristate "USB Debugging Device"
599958e8741SGreg Kroah-Hartman	depends on USB_SERIAL
600958e8741SGreg Kroah-Hartman	help
6013dde6ad8SDavid Sterba	  Say Y here if you have a USB debugging device used to receive
602958e8741SGreg Kroah-Hartman	  debugging data from another machine.  The most common of these
603958e8741SGreg Kroah-Hartman	  devices is the NetChip TurboCONNECT device.
604958e8741SGreg Kroah-Hartman
605958e8741SGreg Kroah-Hartman	  To compile this driver as a module, choose M here: the
606958e8741SGreg Kroah-Hartman	  module will be called usb-debug.
607958e8741SGreg Kroah-Hartman
608b75be4abSDenis Chengendif # USB_SERIAL
609