mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
parisc: Enable LOCKDEP support
commit adf8e96a7e upstream.
Cc: <stable@vger.kernel.org> # v6.0+
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
d935edd510
commit
5596e2ef5f
@@ -129,6 +129,10 @@ config PM
|
||||
config STACKTRACE_SUPPORT
|
||||
def_bool y
|
||||
|
||||
config LOCKDEP_SUPPORT
|
||||
bool
|
||||
default y
|
||||
|
||||
config ISA_DMA_API
|
||||
bool
|
||||
|
||||
|
||||
Reference in New Issue
Block a user