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