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

Commit 1e950527 authored by Ingo Molnar's avatar Ingo Molnar Committed by Linus Torvalds
Browse files

[PATCH] lockdep: enable on x86_64



Enable LOCKDEP_SUPPORT on x86_64.

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
Cc: Andi Kleen <ak@muc.de>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent cbbf437a
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -24,6 +24,10 @@ config X86
	bool
	bool
	default y
	default y


config LOCKDEP_SUPPORT
	bool
	default y

config STACKTRACE_SUPPORT
config STACKTRACE_SUPPORT
	bool
	bool
	default y
	default y