[PATCH 23/27] Blackfin: enable support for LOCKDEP

From: Mike Frysinger
Date: Fri Jun 12 2009 - 12:32:45 EST


Signed-off-by: Mike Frysinger <vapier@xxxxxxxxxx>
---
arch/blackfin/Kconfig | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig
index 77ec14f..d03fd63 100644
--- a/arch/blackfin/Kconfig
+++ b/arch/blackfin/Kconfig
@@ -55,6 +55,9 @@ config FORCE_MAX_ZONEORDER
config GENERIC_CALIBRATE_DELAY
def_bool y

+config LOCKDEP_SUPPORT
+ def_bool y
+
config STACKTRACE_SUPPORT
def_bool y

--
1.6.3.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/