aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/usb/serial/Kconfig50
1 files changed, 25 insertions, 25 deletions
diff --git a/drivers/usb/serial/Kconfig b/drivers/usb/serial/Kconfig
index c1e65dfd9353..a769f6a5d7fb 100644
--- a/drivers/usb/serial/Kconfig
+++ b/drivers/usb/serial/Kconfig
@@ -20,8 +20,8 @@ menuconfig USB_SERIAL
20if USB_SERIAL 20if USB_SERIAL
21 21
22config USB_SERIAL_CONSOLE 22config USB_SERIAL_CONSOLE
23 bool "USB Serial Console device support (EXPERIMENTAL)" 23 bool "USB Serial Console device support"
24 depends on USB_SERIAL=y && EXPERIMENTAL 24 depends on USB_SERIAL=y
25 ---help--- 25 ---help---
26 If you say Y here, it will be possible to use a USB to serial 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 27 converter port as the system console (the system console is the
@@ -59,8 +59,8 @@ config USB_SERIAL_GENERIC
59 properly. 59 properly.
60 60
61config USB_SERIAL_AIRCABLE 61config USB_SERIAL_AIRCABLE
62 tristate "USB AIRcable Bluetooth Dongle Driver (EXPERIMENTAL)" 62 tristate "USB AIRcable Bluetooth Dongle Driver"
63 depends on USB_SERIAL && EXPERIMENTAL 63 depends on USB_SERIAL
64 help 64 help
65 Say Y here if you want to use USB AIRcable Bluetooth Dongle. 65 Say Y here if you want to use USB AIRcable Bluetooth Dongle.
66 66
@@ -77,8 +77,8 @@ config USB_SERIAL_AIRPRIME
77 module will be called airprime. 77 module will be called airprime.
78 78
79config USB_SERIAL_ARK3116 79config USB_SERIAL_ARK3116
80 tristate "USB ARK Micro 3116 USB Serial Driver (EXPERIMENTAL)" 80 tristate "USB ARK Micro 3116 USB Serial Driver"
81 depends on USB_SERIAL && EXPERIMENTAL 81 depends on USB_SERIAL
82 help 82 help
83 Say Y here if you want to use a ARK Micro 3116 USB to Serial 83 Say Y here if you want to use a ARK Micro 3116 USB to Serial
84 device. 84 device.
@@ -135,7 +135,7 @@ config USB_SERIAL_DIGI_ACCELEPORT
135 135
136config USB_SERIAL_CP2101 136config USB_SERIAL_CP2101
137 tristate "USB CP2101 UART Bridge Controller" 137 tristate "USB CP2101 UART Bridge Controller"
138 depends on USB_SERIAL && EXPERIMENTAL 138 depends on USB_SERIAL
139 help 139 help
140 Say Y here if you want to use a CP2101/CP2102 based USB to RS232 140 Say Y here if you want to use a CP2101/CP2102 based USB to RS232
141 converter. 141 converter.
@@ -145,7 +145,7 @@ config USB_SERIAL_CP2101
145 145
146config USB_SERIAL_CYPRESS_M8 146config USB_SERIAL_CYPRESS_M8
147 tristate "USB Cypress M8 USB Serial Driver" 147 tristate "USB Cypress M8 USB Serial Driver"
148 depends on USB_SERIAL && EXPERIMENTAL 148 depends on USB_SERIAL
149 help 149 help
150 Say Y here if you want to use a device that contains the Cypress 150 Say Y here if you want to use a device that contains the Cypress
151 USB to Serial microcontroller, such as the DeLorme Earthmate GPS. 151 USB to Serial microcontroller, such as the DeLorme Earthmate GPS.
@@ -171,8 +171,8 @@ config USB_SERIAL_EMPEG
171 module will be called empeg. 171 module will be called empeg.
172 172
173config USB_SERIAL_FTDI_SIO 173config USB_SERIAL_FTDI_SIO
174 tristate "USB FTDI Single Port Serial Driver (EXPERIMENTAL)" 174 tristate "USB FTDI Single Port Serial Driver"
175 depends on USB_SERIAL && EXPERIMENTAL 175 depends on USB_SERIAL
176 ---help--- 176 ---help---
177 Say Y here if you want to use a FTDI SIO single port USB to serial 177 Say Y here if you want to use a FTDI SIO single port USB to serial
178 converter device. The implementation I have is called the USC-1000. 178 converter device. The implementation I have is called the USC-1000.
@@ -218,8 +218,8 @@ config USB_SERIAL_IPAQ
218 module will be called ipaq. 218 module will be called ipaq.
219 219
220config USB_SERIAL_IR 220config USB_SERIAL_IR
221 tristate "USB IR Dongle Serial Driver (EXPERIMENTAL)" 221 tristate "USB IR Dongle Serial Driver"
222 depends on USB_SERIAL && EXPERIMENTAL 222 depends on USB_SERIAL
223 help 223 help
224 Say Y here if you want to enable simple serial support for USB IrDA 224 Say Y here if you want to enable simple serial support for USB IrDA
225 devices. This is useful if you do not want to use the full IrDA 225 devices. This is useful if you do not want to use the full IrDA
@@ -279,8 +279,8 @@ config USB_SERIAL_GARMIN
279 module will be called garmin_gps. 279 module will be called garmin_gps.
280 280
281config USB_SERIAL_IPW 281config USB_SERIAL_IPW
282 tristate "USB IPWireless (3G UMTS TDD) Driver (EXPERIMENTAL)" 282 tristate "USB IPWireless (3G UMTS TDD) Driver"
283 depends on USB_SERIAL && EXPERIMENTAL 283 depends on USB_SERIAL
284 help 284 help
285 Say Y here if you want to use a IPWireless USB modem such as 285 Say Y here if you want to use a IPWireless USB modem such as
286 the ones supplied by Axity3G/Sentech South Africa. 286 the ones supplied by Axity3G/Sentech South Africa.
@@ -289,8 +289,8 @@ config USB_SERIAL_IPW
289 module will be called ipw. 289 module will be called ipw.
290 290
291config USB_SERIAL_IUU 291config USB_SERIAL_IUU
292 tristate "USB Infinity USB Unlimited Phoenix Driver (Experimental)" 292 tristate "USB Infinity USB Unlimited Phoenix Driver"
293 depends on USB_SERIAL && EXPERIMENTAL 293 depends on USB_SERIAL
294 help 294 help
295 Say Y here if you want to use a IUU in phoenix mode and get 295 Say Y here if you want to use a IUU in phoenix mode and get
296 an extra ttyUSBx device. More information available on 296 an extra ttyUSBx device. More information available on
@@ -405,8 +405,8 @@ config USB_SERIAL_KEYSPAN_USA49WLC
405 Say Y here to include firmware for the USA-49WLC converter. 405 Say Y here to include firmware for the USA-49WLC converter.
406 406
407config USB_SERIAL_KLSI 407config USB_SERIAL_KLSI
408 tristate "USB KL5KUSB105 (Palmconnect) Driver (EXPERIMENTAL)" 408 tristate "USB KL5KUSB105 (Palmconnect) Driver"
409 depends on USB_SERIAL && EXPERIMENTAL 409 depends on USB_SERIAL
410 ---help--- 410 ---help---
411 Say Y here if you want to use a KL5KUSB105 - based single port 411 Say Y here if you want to use a KL5KUSB105 - based single port
412 serial adapter. The most widely known -- and currently the only 412 serial adapter. The most widely known -- and currently the only
@@ -494,7 +494,7 @@ config USB_SERIAL_PL2303
494 module will be called pl2303. 494 module will be called pl2303.
495 495
496config USB_SERIAL_OTI6858 496config USB_SERIAL_OTI6858
497 tristate "USB Ours Technology Inc. OTi-6858 USB To RS232 Bridge Controller (EXPERIMENTAL)" 497 tristate "USB Ours Technology Inc. OTi-6858 USB To RS232 Bridge Controller"
498 depends on USB_SERIAL 498 depends on USB_SERIAL
499 help 499 help
500 Say Y here if you want to use the OTi-6858 single port USB to serial 500 Say Y here if you want to use the OTi-6858 single port USB to serial
@@ -513,8 +513,8 @@ config USB_SERIAL_HP4X
513 module will be called hp4x. 513 module will be called hp4x.
514 514
515config USB_SERIAL_SAFE 515config USB_SERIAL_SAFE
516 tristate "USB Safe Serial (Encapsulated) Driver (EXPERIMENTAL)" 516 tristate "USB Safe Serial (Encapsulated) Driver"
517 depends on USB_SERIAL && EXPERIMENTAL 517 depends on USB_SERIAL
518 518
519config USB_SERIAL_SAFE_PADDED 519config USB_SERIAL_SAFE_PADDED
520 bool "USB Secure Encapsulated Driver - Padded" 520 bool "USB Secure Encapsulated Driver - Padded"
@@ -542,8 +542,8 @@ config USB_SERIAL_TI
542 module will be called ti_usb_3410_5052. 542 module will be called ti_usb_3410_5052.
543 543
544config USB_SERIAL_CYBERJACK 544config USB_SERIAL_CYBERJACK
545 tristate "USB REINER SCT cyberJack pinpad/e-com chipcard reader (EXPERIMENTAL)" 545 tristate "USB REINER SCT cyberJack pinpad/e-com chipcard reader"
546 depends on USB_SERIAL && EXPERIMENTAL 546 depends on USB_SERIAL
547 ---help--- 547 ---help---
548 Say Y here if you want to use a cyberJack pinpad/e-com USB chipcard 548 Say Y here if you want to use a cyberJack pinpad/e-com USB chipcard
549 reader. This is an interface to ISO 7816 compatible contact-based 549 reader. This is an interface to ISO 7816 compatible contact-based
@@ -586,8 +586,8 @@ config USB_SERIAL_OPTION
586 it might be accessible via the FTDI_SIO driver. 586 it might be accessible via the FTDI_SIO driver.
587 587
588config USB_SERIAL_OMNINET 588config USB_SERIAL_OMNINET
589 tristate "USB ZyXEL omni.net LCD Plus Driver (EXPERIMENTAL)" 589 tristate "USB ZyXEL omni.net LCD Plus Driver"
590 depends on USB_SERIAL && EXPERIMENTAL 590 depends on USB_SERIAL
591 help 591 help
592 Say Y here if you want to use a ZyXEL omni.net LCD ISDN TA. 592 Say Y here if you want to use a ZyXEL omni.net LCD ISDN TA.
593 593