mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-18 20:04:16 +08:00
CRISv32: enable LOCKDEP_SUPPORT
Now that we have stack tracing and irq flags tracing support, we can also enable lockdep support Signed-off-by: Rabin Vincent <rabin@rab.in> Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
This commit is contained in:
parent
aa6f4d2b65
commit
94c5c115c1
@ -43,6 +43,10 @@ config TRACE_IRQFLAGS_SUPPORT
|
|||||||
config STACKTRACE_SUPPORT
|
config STACKTRACE_SUPPORT
|
||||||
def_bool y
|
def_bool y
|
||||||
|
|
||||||
|
config LOCKDEP_SUPPORT
|
||||||
|
depends on ETRAX_ARCH_V32
|
||||||
|
def_bool y
|
||||||
|
|
||||||
config CRIS
|
config CRIS
|
||||||
bool
|
bool
|
||||||
default y
|
default y
|
||||||
|
Loading…
Reference in New Issue
Block a user