summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorBrad Hards <bhards@bigpond.net.au>2002-06-09 21:20:01 -0700
committerDavid S. Miller <davem@nuts.ninka.net>2002-06-09 21:20:01 -0700
commit278e1b612df139bbd10f1dce2371cb028e1f8103 (patch)
treeace8a9e14f7814bac5307721523c045dd7edcc2d /drivers
parent3150c862b5b885c929d1300b9a39d4d3b76ba3df (diff)
[PATCH] USB: usb-midi Configure.help entry
Diffstat (limited to 'drivers')
-rw-r--r--drivers/usb/class/Config.help20
1 files changed, 20 insertions, 0 deletions
diff --git a/drivers/usb/class/Config.help b/drivers/usb/class/Config.help
index c963c4748b41..8387ea4b8f77 100644
--- a/drivers/usb/class/Config.help
+++ b/drivers/usb/class/Config.help
@@ -34,6 +34,26 @@ CONFIG_USB_BLUETOOTH_TTY
The module will be called bluetty.o. If you want to compile it as
a module, say M here and read <file:Documentation/modules.txt>.
+CONFIG_USB_MIDI
+ Say Y here if you want to connect a USB MIDI device to your
+ computer's USB port. This driver is for devices that comply with
+ 'Universal Serial Bus Device Class Definition for MIDI Device'.
+
+ The following devices are known to work:
+ * Steinberg USB2MIDI
+ * Roland MPU64
+ * Roland PC-300
+ * Roland SC8850
+ * Roland UM-1
+ * Roland UM-2
+ * Roland UA-100
+ * Yamaha MU1000
+
+ This code is also available as a module ( = code which can be
+ inserted in and removed from the running kernel whenever you want).
+ The module will be called usb-midi.o. If you want to compile it as a
+ module, say M here and read <file:Documentation/modules.txt>.
+
CONFIG_USB_PRINTER
Say Y here if you want to connect a USB printer to your computer's
USB port.