summaryrefslogtreecommitdiffstats
path: root/drivers/staging/line6/Kconfig
diff options
context:
space:
mode:
authorStefan Hajnoczi2012-11-11 13:52:26 +0100
committerGreg Kroah-Hartman2012-11-14 00:05:04 +0100
commitbf83e30ec654e3a6d79e89ae70d1c9811a2387df (patch)
treec8e6c9c999792a0035f47ffb13ad1b7d74a63cf3 /drivers/staging/line6/Kconfig
parentstaging: line6: drop unused DEBUG_MESSAGES() macro (diff)
downloadkernel-qcow2-linux-bf83e30ec654e3a6d79e89ae70d1c9811a2387df.tar.gz
kernel-qcow2-linux-bf83e30ec654e3a6d79e89ae70d1c9811a2387df.tar.xz
kernel-qcow2-linux-bf83e30ec654e3a6d79e89ae70d1c9811a2387df.zip
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>
Diffstat (limited to 'drivers/staging/line6/Kconfig')
-rw-r--r--drivers/staging/line6/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/staging/line6/Kconfig b/drivers/staging/line6/Kconfig
index 43120ff2ab78..a5ded1233fe2 100644
--- a/drivers/staging/line6/Kconfig
+++ b/drivers/staging/line6/Kconfig
@@ -23,14 +23,6 @@ menuconfig LINE6_USB
if LINE6_USB
-config LINE6_USB_DEBUG
- bool "print debug messages"
- default n
- help
- Say Y here to write debug messages to the syslog.
-
- If unsure, say N.
-
config LINE6_USB_DUMP_CTRL
bool "dump control messages"
default n