Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 929b2d48 authored by Kristina Martšenko's avatar Kristina Martšenko Committed by Greg Kroah-Hartman
Browse files

staging: serqt_usb2: remove driver



Remove the driver as it hasn't been cleaned up and it doesn't look like
anyone is going to work on it anymore. This can be reverted if someone
wants to work to fix the remaining issues the driver has.

Signed-off-by: default avatarKristina Martšenko <kristina.martsenko@gmail.com>
Cc: Bill Pemberton <wfp5p@virginia.edu>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent de1c4400
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -64,8 +64,6 @@ source "drivers/staging/octeon/Kconfig"

source "drivers/staging/octeon-usb/Kconfig"

source "drivers/staging/serqt_usb2/Kconfig"

source "drivers/staging/vt6655/Kconfig"

source "drivers/staging/vt6656/Kconfig"
+0 −1
Original line number Diff line number Diff line
@@ -23,7 +23,6 @@ obj-$(CONFIG_TRANZPORT) += frontier/
obj-$(CONFIG_IDE_PHISON)	+= phison/
obj-$(CONFIG_LINE6_USB)		+= line6/
obj-$(CONFIG_NETLOGIC_XLR_NET)	+= netlogic/
obj-$(CONFIG_USB_SERIAL_QUATECH2)	+= serqt_usb2/
obj-$(CONFIG_OCTEON_ETHERNET)	+= octeon/
obj-$(CONFIG_OCTEON_USB)	+= octeon-usb/
obj-$(CONFIG_VT6655)		+= vt6655/
+0 −9
Original line number Diff line number Diff line
config USB_SERIAL_QUATECH2
	tristate "USB Quatech ESU-100 8 Port Serial Driver"
	depends on USB_SERIAL
	help
	  Say Y here if you want to use the Quatech ESU-100 8 port usb to
	  serial adapter.

	  To compile this driver as a module, choose M here: the
	  module will be called serqt_usb2.
+0 −1
Original line number Diff line number Diff line
obj-$(CONFIG_USB_SERIAL_QUATECH2)		+= serqt_usb2.o
+0 −1528

File deleted.

Preview size limit exceeded, changes collapsed.