aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/misc/Kconfig')
-rw-r--r--drivers/usb/misc/Kconfig14
1 files changed, 0 insertions, 14 deletions
diff --git a/drivers/usb/misc/Kconfig b/drivers/usb/misc/Kconfig
index ef9bbef7a88b..55660eaf947c 100644
--- a/drivers/usb/misc/Kconfig
+++ b/drivers/usb/misc/Kconfig
@@ -231,17 +231,3 @@ config USB_ISIGHTFW
231 driver beforehand. Tools for doing so are available at 231 driver beforehand. Tools for doing so are available at
232 http://bersace03.free.fr 232 http://bersace03.free.fr
233 233
234config USB_VST
235 tristate "USB VST driver"
236 depends on USB
237 help
238 This driver is intended for Vernier Software Technologies
239 bulk usb devices such as their Ocean-Optics spectrometers or
240 Labquest.
241 It is a bulk channel driver with configurable read and write
242 timeouts.
243
244 To compile this driver as a module, choose M here: the
245 module will be called vstusb.
246
247