Fix trivial typos in Kconfig* files
[deliverable/linux.git] / drivers / usb / serial / Kconfig
index 8ca6d3f01e85df0bc2c35717e21ed9e5b44e137c..3efe67092f15b85c1db4c4a145b83a79270789e6 100644 (file)
@@ -54,10 +54,10 @@ config USB_SERIAL_GENERIC
          properly.
 
 config USB_SERIAL_AIRCABLE
-       tristate "AIRcable USB Bluetooth Dongle Driver (EXPERIMENTAL)"
+       tristate "USB AIRcable Bluetooth Dongle Driver (EXPERIMENTAL)"
        depends on USB_SERIAL && EXPERIMENTAL
        help
-           Say Y here if you want to use AIRcable USB Bluetoot Dongle.
+           Say Y here if you want to use USB AIRcable Bluetooth Dongle.
 
            To compile this driver as a module, choose M here: the module
            will be called aircable.
@@ -423,11 +423,11 @@ config USB_SERIAL_MCT_U232
          module will be called mct_u232.
 
 config USB_SERIAL_MOS7720
-       tristate "USB Moschip 7720 Single Port Serial Driver"
+       tristate "USB Moschip 7720 Serial Driver"
        depends on USB_SERIAL
        ---help---
-         Say Y here if you want to use a USB Serial single port adapter from
-         Moschip Semiconductor Tech.
+         Say Y here if you want to use USB Serial single and double
+         port adapters from Moschip Semiconductor Tech.
 
          To compile this driver as a module, choose M here: the
          module will be called mos7720.
@@ -537,8 +537,7 @@ config USB_SERIAL_OPTION
          The USB bus on these cards is not accessible externally.
 
          Supported devices include (some of?) those made by:
-         Option, Huawei, Audiovox, Sierra Wireless, Novatel Wireless, or
-         Anydata.
+         Option, Huawei, Audiovox, Novatel Wireless, or Anydata.
 
          To compile this driver as a module, choose M here: the
          module will be called option.
@@ -555,6 +554,17 @@ config USB_SERIAL_OMNINET
          To compile this driver as a module, choose M here: the
          module will be called omninet.
 
+config USB_SERIAL_DEBUG
+       tristate "USB Debugging Device"
+       depends on USB_SERIAL
+       help
+         Say Y here if you have a USB debugging device used to receive
+         debugging data from another machine.  The most common of these
+         devices is the NetChip TurboCONNECT device.
+
+         To compile this driver as a module, choose M here: the
+         module will be called usb-debug.
+
 config USB_EZUSB
        bool
        depends on USB_SERIAL_KEYSPAN_PDA || USB_SERIAL_XIRCOM || USB_SERIAL_KEYSPAN || USB_SERIAL_WHITEHEAT
This page took 0.046745 seconds and 5 git commands to generate.