Kconfig 24 KB

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