]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
staging: gpib: disable CONFIG_GPIB_KERNEL_DEBUG
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Oct 2024 13:26:51 +0000 (15:26 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Oct 2024 13:30:48 +0000 (15:30 +0200)
commitb06f824945644a44c6c9cfd6ca61d558f7981611
treefc4865c62a860cd2fcc92fb3b73944515155fc72
parent165e8cc3cfec9ef51f3376b0d49b115294f34f3b
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>
drivers/staging/gpib/Kconfig