From a067c74082f46adc16bbaad743e5d9dcc64bea0f Mon Sep 17 00:00:00 2001 From: Ingo Molnar Date: Mon, 3 Jul 2006 00:25:00 -0700 Subject: [PATCH] --- yaml --- r: 31808 b: refs/heads/master c: cbbf437a8de3192739334eb8cae7c9acee38590f h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/i386/Kconfig | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 92cef0615f37..3bbda5787840 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8e9ccae6ee2bb19b7752b7d412e1bbbaf28e7fe1 +refs/heads/master: cbbf437a8de3192739334eb8cae7c9acee38590f diff --git a/trunk/arch/i386/Kconfig b/trunk/arch/i386/Kconfig index 076a72c7a41f..daa75ce4b777 100644 --- a/trunk/arch/i386/Kconfig +++ b/trunk/arch/i386/Kconfig @@ -18,6 +18,10 @@ config GENERIC_TIME bool default y +config LOCKDEP_SUPPORT + bool + default y + config STACKTRACE_SUPPORT bool default y