From 912456c3b527699e057c782db4f66643ca0b0aa3 Mon Sep 17 00:00:00 2001 From: Ingo Molnar Date: Mon, 3 Jul 2006 00:25:02 -0700 Subject: [PATCH] --- yaml --- r: 31810 b: refs/heads/master c: 2b105ff9cccea5533ad518bb37dc9b43a322f7b1 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/s390/Kconfig | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 998c07039edc..c126de10a9d0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1e9505279a8a2303d8feef4e464e6f48ea644f03 +refs/heads/master: 2b105ff9cccea5533ad518bb37dc9b43a322f7b1 diff --git a/trunk/arch/s390/Kconfig b/trunk/arch/s390/Kconfig index 5b28da4ad809..224fbff79969 100644 --- a/trunk/arch/s390/Kconfig +++ b/trunk/arch/s390/Kconfig @@ -7,6 +7,10 @@ config MMU bool default y +config LOCKDEP_SUPPORT + bool + default y + config STACKTRACE_SUPPORT bool default y