]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
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 77ec14fcc61003e2b72c18050712d4197db9f59b..d03fd638e9aa9ed2c52e0360731194e05657faeb 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