diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-24 15:42:19 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-24 15:42:19 -0400 |
| commit | 64f0d8cd089ee7e501116181a343c3739df5fe53 (patch) | |
| tree | 96d6c7741048ad32034bbd139a6f2b9b3c2433b2 /drivers/usb/serial/Kconfig | |
| parent | f3f4bf5cf0896e58e9831ea53bcb8c7d88127d20 (diff) | |
USB: serial: remove vizzini driver
It's out-dated for the tty-layer stuff, and would require a bunch of
work. That's not really a big deal, the big issue is that there is no
company contact for the hardware, so questions we have about it (like
why isn't this just handled by the cdc-acm driver instead?) go
unanswered.
So drop the driver. If someone comes along to help answer the
questions, we can easily revert this and fix up the code.
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Rob Duncan <rob.duncan@exar.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/serial/Kconfig')
| -rw-r--r-- | drivers/usb/serial/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/usb/serial/Kconfig b/drivers/usb/serial/Kconfig index a5c144694005..f604f707a058 100644 --- a/drivers/usb/serial/Kconfig +++ b/drivers/usb/serial/Kconfig | |||
| @@ -182,14 +182,6 @@ config USB_SERIAL_VISOR | |||
| 182 | To compile this driver as a module, choose M here: the | 182 | To compile this driver as a module, choose M here: the |
| 183 | module will be called visor. | 183 | module will be called visor. |
| 184 | 184 | ||
| 185 | config USB_SERIAL_VIZZINI | ||
| 186 | tristate "USB Vizzini Serial Converter Driver" | ||
| 187 | help | ||
| 188 | Say Y here if you have a Vizzini USB to serial device. | ||
| 189 | |||
| 190 | To compile this driver as a module, choose M here: the | ||
| 191 | module will be called vizzini. | ||
| 192 | |||
| 193 | config USB_SERIAL_IPAQ | 185 | config USB_SERIAL_IPAQ |
| 194 | tristate "USB PocketPC PDA Driver" | 186 | tristate "USB PocketPC PDA Driver" |
| 195 | help | 187 | help |
