Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 94c5c115 authored by Rabin Vincent's avatar Rabin Vincent Committed by Jesper Nilsson
Browse files

CRISv32: enable LOCKDEP_SUPPORT



Now that we have stack tracing and irq flags tracing support,
we can also enable lockdep support

Signed-off-by: default avatarRabin Vincent <rabin@rab.in>
Signed-off-by: default avatarJesper Nilsson <jesper.nilsson@axis.com>
parent aa6f4d2b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -43,6 +43,10 @@ config TRACE_IRQFLAGS_SUPPORT
config STACKTRACE_SUPPORT
	def_bool y

config LOCKDEP_SUPPORT
	depends on ETRAX_ARCH_V32
	def_bool y

config CRIS
	bool
	default y