projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7b412f
)
Blackfin: enable support for LOCKDEP
author
Mike Frysinger
<vapier@gentoo.org>
Mon, 8 Jun 2009 22:45:01 +0000
(18:45 -0400)
committer
Mike 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
patch
|
blob
|
blame
|
history
diff --git
a/arch/blackfin/Kconfig
b/arch/blackfin/Kconfig
index 77ec14fcc61003e2b72c18050712d4197db9f59b..d03fd638e9aa9ed2c52e0360731194e05657faeb 100644
(file)
--- 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