Skip to content

Commit adf8e96

Browse files
committed
parisc: Enable LOCKDEP support
Cc: <[email protected]> # v6.0+ Signed-off-by: Helge Deller <[email protected]>
1 parent 15e64ef commit adf8e96

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

arch/parisc/Kconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,10 @@ config PM
130130
config STACKTRACE_SUPPORT
131131
def_bool y
132132

133+
config LOCKDEP_SUPPORT
134+
bool
135+
default y
136+
133137
config ISA_DMA_API
134138
bool
135139

0 commit comments

Comments
 (0)