Blackfin: enable support for LOCKDEP
authorMike Frysinger <vapier@gentoo.org>
Mon, 8 Jun 2009 22:45:01 +0000 (18:45 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sat, 13 Jun 2009 11:20:15 +0000 (07:20 -0400)
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/Kconfig

index 77ec14f..d03fd63 100644 (file)
@@ -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