mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 07:33:19 +02:00
parisc: Enable LOCKDEP support
Cc: <stable@vger.kernel.org> # v6.0+ Signed-off-by: Helge Deller <deller@gmx.de>
This commit is contained in:
parent
15e64ef652
commit
adf8e96a7e
|
|
@ -130,6 +130,10 @@ config PM
|
|||
config STACKTRACE_SUPPORT
|
||||
def_bool y
|
||||
|
||||
config LOCKDEP_SUPPORT
|
||||
bool
|
||||
default y
|
||||
|
||||
config ISA_DMA_API
|
||||
bool
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user