commit | 5a89f1adbc5ce44988aab0c370ae2f1478061307 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Sat Sep 13 01:44:03 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Sat Sep 13 01:44:03 2008 +0900 |
tree | 934ea889b6fecd00eacaa18be210a063177f98b0 | |
parent | 0e660d2d433393f983cd58fe8c54f831fa7c7713 [diff] [blame] |
sh: latencytop support. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index acaba1b..18a1cc8 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig
@@ -100,6 +100,10 @@ config LOCKDEP_SUPPORT def_bool y +config HAVE_LATENCYTOP_SUPPORT + def_bool y + depends on !SMP + config ARCH_HAS_ILOG2_U32 def_bool n