diff options
Diffstat (limited to 'drivers/usb/serial/Kconfig')
-rw-r--r-- | drivers/usb/serial/Kconfig | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/drivers/usb/serial/Kconfig b/drivers/usb/serial/Kconfig index 3ce5c74b29e4..a69f7cd9d0bf 100644 --- a/drivers/usb/serial/Kconfig +++ b/drivers/usb/serial/Kconfig | |||
@@ -58,9 +58,11 @@ config USB_SERIAL_SIMPLE | |||
58 | handles a wide range of very simple devices, all in one | 58 | handles a wide range of very simple devices, all in one |
59 | driver. Specifically, it supports: | 59 | driver. Specifically, it supports: |
60 | - Suunto ANT+ USB device. | 60 | - Suunto ANT+ USB device. |
61 | - Medtronic CareLink USB device | ||
61 | - Fundamental Software dongle. | 62 | - Fundamental Software dongle. |
62 | - HP4x calculators | 63 | - HP4x calculators |
63 | - a number of Motorola phones | 64 | - a number of Motorola phones |
65 | - Novatel Wireless GPS receivers | ||
64 | - Siemens USB/MPI adapter. | 66 | - Siemens USB/MPI adapter. |
65 | - ViVOtech ViVOpay USB device. | 67 | - ViVOtech ViVOpay USB device. |
66 | - Infineon Modem Flashloader USB interface | 68 | - Infineon Modem Flashloader USB interface |
@@ -682,14 +684,6 @@ config USB_SERIAL_WISHBONE | |||
682 | To compile this driver as a module, choose M here: the | 684 | To compile this driver as a module, choose M here: the |
683 | module will be called wishbone-serial. | 685 | module will be called wishbone-serial. |
684 | 686 | ||
685 | config USB_SERIAL_ZTE | ||
686 | tristate "ZTE USB serial driver" | ||
687 | help | ||
688 | Say Y here if you want to use a ZTE USB to serial device. | ||
689 | |||
690 | To compile this driver as a module, choose M here: the | ||
691 | module will be called zte. | ||
692 | |||
693 | config USB_SERIAL_SSU100 | 687 | config USB_SERIAL_SSU100 |
694 | tristate "USB Quatech SSU-100 Single Port Serial Driver" | 688 | tristate "USB Quatech SSU-100 Single Port Serial Driver" |
695 | help | 689 | help |