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

Commit 2b105ff9 authored by Ingo Molnar's avatar Ingo Molnar Committed by Linus Torvalds
Browse files

[PATCH] lockdep: enable on s390



Enable LOCKDEP_SUPPORT on s390.

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 1e950527
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -7,6 +7,10 @@ config MMU
	bool
	bool
	default y
	default y


config LOCKDEP_SUPPORT
	bool
	default y

config STACKTRACE_SUPPORT
config STACKTRACE_SUPPORT
	bool
	bool
	default y
	default y