From: Helge Deller <deller@xxxxxx> commit adf8e96a7ea670d45b5de7594acc67e8f4787ae6 upstream. Cc: <stable@xxxxxxxxxxxxxxx> # v6.0+ Signed-off-by: Helge Deller <deller@xxxxxx> Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> --- arch/parisc/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) --- a/arch/parisc/Kconfig +++ b/arch/parisc/Kconfig @@ -129,6 +129,10 @@ config PM config STACKTRACE_SUPPORT def_bool y +config LOCKDEP_SUPPORT + bool + default y + config ISA_DMA_API bool