]> git.itanic.dy.fi Git - linux-stable/commitdiff
parisc: Enable LOCKDEP support
authorHelge Deller <deller@gmx.de>
Tue, 23 May 2023 07:06:40 +0000 (09:06 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 May 2023 13:17:22 +0000 (14:17 +0100)
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

index a98940e6424327fe5a5232dc0613404c5c559ae4..67c26e81e2150b784de8b0f7de7f6aea1dd0b06a 100644 (file)
@@ -129,6 +129,10 @@ config PM
 config STACKTRACE_SUPPORT
        def_bool y
 
+config LOCKDEP_SUPPORT
+       bool
+       default y
+
 config ISA_DMA_API
        bool