]> pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[PATCH] lockdep: enable on i386
authorIngo Molnar <mingo@elte.hu>
Mon, 3 Jul 2006 07:25:00 +0000 (00:25 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 3 Jul 2006 22:27:05 +0000 (15:27 -0700)
Enable LOCKDEP_SUPPORT on i386.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/Kconfig

index 076a72c7a41f7125a2a04903d9b41f59672545d4..daa75ce4b7773d374b2015edb6cc533cb1c8afa8 100644 (file)
@@ -18,6 +18,10 @@ config GENERIC_TIME
        bool
        default y
 
+config LOCKDEP_SUPPORT
+       bool
+       default y
+
 config STACKTRACE_SUPPORT
        bool
        default y