vserver 1.9.5.x5
[linux-2.6.git] / drivers / usb / serial / Kconfig
index 6cf317c..67275dd 100644 (file)
@@ -20,13 +20,6 @@ config USB_SERIAL
          To compile this driver as a module, choose M here: the
          module will be called usbserial.
 
-config USB_SERIAL_DEBUG
-       bool "USB Serial Converter verbose debug"
-       depends on USB_SERIAL=y
-       help
-         Say Y here if you want verbose debug messages from the USB Serial
-         Drivers sent to the kernel debug log.
-
 config USB_SERIAL_CONSOLE
        bool "USB Serial Console device support (EXPERIMENTAL)"
        depends on USB_SERIAL=y && EXPERIMENTAL
@@ -96,6 +89,21 @@ config USB_SERIAL_DIGI_ACCELEPORT
          To compile this driver as a module, choose M here: the
          module will be called digi_acceleport.
 
+config USB_SERIAL_CYPRESS_M8
+       tristate "USB Cypress M8 USB Serial Driver"
+       depends on USB_SERIAL && EXPERIMENTAL
+       help
+         Say Y here if you want to use a device that contains the Cypress
+         USB to Serial microcontroller, such as the DeLorme Earthmate GPS.
+
+               Attempted SMP support... send bug reports!
+
+         Supported microcontrollers in the CY4601 family are:
+               CY7C63741 CY7C63742 CY7C63743 CY7C64013
+       
+         To compile this driver as a module, choose M here: the
+         module will be called cypress_m8.
+
 config USB_SERIAL_EMPEG
        tristate "USB Empeg empeg-car Mark I/II Driver"
        depends on USB_SERIAL
@@ -194,6 +202,29 @@ config USB_SERIAL_EDGEPORT_TI
          To compile this driver as a module, choose M here: the
          module will be called io_ti.
 
+config USB_SERIAL_GARMIN
+       tristate "USB Garmin GPS driver"
+       depends on USB_SERIAL
+       help
+         Say Y here if you want to connect to your Garmin GPS.
+         Should work with most Garmin GPS devices which have a native USB port.
+
+         See <http://sourceforge.net/projects/garmin-gps> for the latest
+         version of the driver.
+
+         To compile this driver as a module, choose M here: the
+         module will be called garmin_gps.
+
+config USB_SERIAL_IPW
+        tristate "USB IPWireless (3G UMTS TDD) Driver (EXPERIMENTAL)"
+       depends on USB_SERIAL && EXPERIMENTAL
+       help
+         Say Y here if you want to use a IPWireless USB modem such as
+         the ones supplied by Axity3G/Sentech South Africa.
+
+         To compile this driver as a module, choose M here: the
+         module will be called ipw.
+
 config USB_SERIAL_KEYSPAN_PDA
        tristate "USB Keyspan PDA Single Port Serial Driver"
        depends on USB_SERIAL
@@ -314,8 +345,8 @@ config USB_SERIAL_KLSI
          module will be called kl5kusb105.
 
 config USB_SERIAL_KOBIL_SCT
-        tristate "USB KOBIL chipcard reader (EXPERIMENTAL)"
-        depends on USB_SERIAL && EXPERIMENTAL
+        tristate "USB KOBIL chipcard reader"
+        depends on USB_SERIAL
         ---help---
           Say Y here if you want to use one of the following KOBIL USB chipcard
           readers:
@@ -362,6 +393,16 @@ config USB_SERIAL_SAFE_PADDED
        bool "USB Secure Encapsulated Driver - Padded"
        depends on USB_SERIAL_SAFE
 
+config USB_SERIAL_TI
+       tristate "USB TI 3410/5052 Serial Driver"
+       depends on USB_SERIAL
+       help
+         Say Y here if you want to use the TI USB 3410 or 5052
+         serial devices.
+
+         To compile this driver as a module, choose M here: the
+         module will be called ti_usb_3410_5052.
+
 config USB_SERIAL_CYBERJACK
        tristate "USB REINER SCT cyberJack pinpad/e-com chipcard reader (EXPERIMENTAL)"
        depends on USB_SERIAL && EXPERIMENTAL