]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/usb/serial/Kconfig
USB: qcaux: driver for auxiliary serial ports on Qualcomm devices
[mv-sheeva.git] / drivers / usb / serial / Kconfig
index a65f9196b0a06e93df07bcb5ef0a9313c8f47f88..c78b255e3f831ee7cd086c6053f7728915062783 100644 (file)
@@ -472,6 +472,17 @@ config USB_SERIAL_OTI6858
          To compile this driver as a module, choose M here: the
          module will be called oti6858.
 
+config USB_SERIAL_QCAUX
+       tristate "USB Qualcomm Auxiliary Serial Port Driver"
+       ---help---
+         Say Y here if you want to use the auxiliary serial ports provided
+         by many modems based on Qualcomm chipsets.  These ports often use
+         a proprietary protocol called DM and cannot be used for AT- or
+         PPP-based communication.
+
+         To compile this driver as a module, choose M here: the
+         module will be called moto_modem.  If unsure, choose N.
+
 config USB_SERIAL_QUALCOMM
        tristate "USB Qualcomm Serial modem"
        help
@@ -518,8 +529,8 @@ config USB_SERIAL_SIERRAWIRELESS
        help
          Say M here if you want to use Sierra Wireless devices.
 
-         Many deviecs have a feature known as TRU-Install, for those devices
-         to work properly the USB Storage Sierra feature must be enabled.
+         Many devices have a feature known as TRU-Install. For those devices
+         to work properly, the USB Storage Sierra feature must be enabled.
 
          To compile this driver as a module, choose M here: the
          module will be called sierra.
@@ -600,6 +611,14 @@ config USB_SERIAL_OPTICON
          To compile this driver as a module, choose M here: the
          module will be called opticon.
 
+config USB_SERIAL_VIVOPAY_SERIAL
+        tristate "USB ViVOpay serial interface driver"
+        help
+          Say Y here if you want to use a ViVOtech ViVOpay USB device.
+
+          To compile this driver as a module, choose M here: the
+          module will be called vivopay-serial.
+
 config USB_SERIAL_DEBUG
        tristate "USB Debugging Device"
        help