From: Helge Deller deller@gmx.de
commit adf8e96a7ea670d45b5de7594acc67e8f4787ae6 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 --- 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