diff options
Diffstat (limited to 'drivers/usb/serial/Kconfig')
-rw-r--r-- | drivers/usb/serial/Kconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/usb/serial/Kconfig b/drivers/usb/serial/Kconfig index b71e309..caa5fda 100644 --- a/drivers/usb/serial/Kconfig +++ b/drivers/usb/serial/Kconfig @@ -651,6 +651,15 @@ config USB_SERIAL_SSU100 To compile this driver as a module, choose M here: the module will be called ssu100. +config USB_SERIAL_CSVT + tristate "USB serial driver for Circuit-Switched Video Telephony" + help + Say Y here if you want to use usb serial driver for Circuit-Switched + Video Telephony + + To compile this driver as a module, choose M here: the + module will be called csvt. + config USB_SERIAL_DEBUG tristate "USB Debugging Device" help |