aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/Kconfig
diff options
context:
space:
mode:
authorKevin Lloyd <linux@sierrawireless.com>2006-10-14 02:53:21 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2006-10-17 17:46:34 -0400
commit033a3fb980b041c5b1c865d3e9dce9217d1dc94b (patch)
tree7e3f80114f01621e83885387b7fad80177071e48 /drivers/usb/serial/Kconfig
parent5c09d144ff94706c2a5df292329ad83a27380173 (diff)
USB: Sierra Wireless driver update
The largest feature in this patch is that it adds significant throughput increase to the Sierra driver and adds support for modem status line control (e.g. the DTR line). This patch also updates the current sierra.c driver so that it supports both 3-port Sierra devices and 1-port legacy devices and removes Sierra's references in other related files (Kconfig and airprime.c). Signed-off-by: Kevin Lloyd <linux@sierrawireless.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/serial/Kconfig')
-rw-r--r--drivers/usb/serial/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/usb/serial/Kconfig b/drivers/usb/serial/Kconfig
index 8ca6d3f01e85..9a6ec1b5e3d5 100644
--- a/drivers/usb/serial/Kconfig
+++ b/drivers/usb/serial/Kconfig
@@ -537,8 +537,7 @@ config USB_SERIAL_OPTION
537 The USB bus on these cards is not accessible externally. 537 The USB bus on these cards is not accessible externally.
538 538
539 Supported devices include (some of?) those made by: 539 Supported devices include (some of?) those made by:
540 Option, Huawei, Audiovox, Sierra Wireless, Novatel Wireless, or 540 Option, Huawei, Audiovox, Novatel Wireless, or Anydata.
541 Anydata.
542 541
543 To compile this driver as a module, choose M here: the 542 To compile this driver as a module, choose M here: the
544 module will be called option. 543 module will be called option.