aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/Kconfig
diff options
context:
space:
mode:
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
669 To compile this driver as a module, choose M here: the 669 To compile this driver as a module, choose M here: the
670 module will be called ssu100. 670 module will be called ssu100.
671 671
672config USB_SERIAL_QT2
673 tristate "USB Quatech Serial Driver for USB 2 devices"
674 help
675 Say Y here if you want to use the Quatech USB 2
676 serial adapters.
677
678 To compile this driver as a module, choose M here: the
679 module will be called quatech-serial.
680
672config USB_SERIAL_DEBUG 681config USB_SERIAL_DEBUG
673 tristate "USB Debugging Device" 682 tristate "USB Debugging Device"
674 help 683 help