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:
Helge Deller 2023-05-23 09:06:40 +02:00 committed by Greg Kroah-Hartman
parent d935edd510
commit 5596e2ef5f
1 changed files with 4 additions and 0 deletions

View File

@ -129,6 +129,10 @@ config PM
config STACKTRACE_SUPPORT
def_bool y
config LOCKDEP_SUPPORT
bool
default y
config ISA_DMA_API
bool