staging: line6: drop unused CONFIG_LINE6_USB_DEBUG
authorStefan Hajnoczi <stefanha@gmail.com>
Sun, 11 Nov 2012 12:52:26 +0000 (13:52 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Nov 2012 23:05:04 +0000 (15:05 -0800)
commitbf83e30ec654e3a6d79e89ae70d1c9811a2387df
treec8e6c9c999792a0035f47ffb13ad1b7d74a63cf3
parent60fb08b38eb1c9ffdde52817417f4b87f52be7b3
staging: line6: drop unused CONFIG_LINE6_USB_DEBUG

The CONFIG_LINE6_USB_DEBUG option is no longer relevant since dyndbg
dev_dbg() is now used instead of a compile-time decision whether to
enable debug messages or not.

Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/line6/Kconfig