mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
staging: gpib: disable CONFIG_GPIB_KERNEL_DEBUG
It breaks the build so disable that option for now. It shouldn't be needed anyway, the normal in-kernel debugging facilities should be used instead. Cc: Dave Penkler <dpenkler@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
165e8cc3cf
commit
b06f824945
|
|
@ -14,6 +14,7 @@ if GPIB
|
|||
|
||||
config GPIB_KERNEL_DEBUG
|
||||
bool "GPIB debugging"
|
||||
depends on BROKEN
|
||||
help
|
||||
This is an option for use by developers; most people should
|
||||
say N here.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user