Kconfig 21 KB

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