summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/Kconfig
diff options
context:
space:
mode:
authorBill Pemberton2012-05-10 21:36:02 +0200
committerGreg Kroah-Hartman2012-05-10 21:46:20 +0200
commitf7a33e608d9ae022b7f49307921627e34e9484ed (patch)
tree3a79bab96780a9bfffa9bcd774587f3438ce2c46 /drivers/usb/serial/Kconfig
parentusb: gadget: f_rndis: Set rndis vendor parameters (diff)
downloadkernel-qcow2-linux-f7a33e608d9ae022b7f49307921627e34e9484ed.tar.gz
kernel-qcow2-linux-f7a33e608d9ae022b7f49307921627e34e9484ed.tar.xz
kernel-qcow2-linux-f7a33e608d9ae022b7f49307921627e34e9484ed.zip
USB: serial: add quatech2 usb to serial driver
This supports the Quatech USB 2 usb to serial adapters. Signed-off-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/serial/Kconfig')
-rw-r--r--drivers/usb/serial/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/usb/serial/Kconfig b/drivers/usb/serial/Kconfig
index 7141d6599060..325d2910f9f9 100644
--- a/drivers/usb/serial/Kconfig
+++ b/drivers/usb/serial/Kconfig
@@ -669,6 +669,15 @@ config USB_SERIAL_SSU100
To compile this driver as a module, choose M here: the
module will be called ssu100.
+config USB_SERIAL_QT2
+ tristate "USB Quatech Serial Driver for USB 2 devices"
+ help
+ Say Y here if you want to use the Quatech USB 2
+ serial adapters.
+
+ To compile this driver as a module, choose M here: the
+ module will be called quatech-serial.
+
config USB_SERIAL_DEBUG
tristate "USB Debugging Device"
help