staging: line6: drop unused CONFIG_LINE6_USB_DUMP_CTRL
Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
19ae77935e
commit
4aea449ac8
|
@ -23,15 +23,6 @@ menuconfig LINE6_USB
|
|||
|
||||
if LINE6_USB
|
||||
|
||||
config LINE6_USB_DUMP_CTRL
|
||||
bool "dump control messages"
|
||||
default n
|
||||
help
|
||||
Say Y here to write control messages sent to and received from
|
||||
Line6 devices to the syslog.
|
||||
|
||||
If unsure, say N.
|
||||
|
||||
config LINE6_USB_DUMP_MIDI
|
||||
bool "dump MIDI messages"
|
||||
default n
|
||||
|
|
Loading…
Reference in New Issue