commit | 9d2b1f81dd93b198e12bca8120afec4a7b609b06 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Sun Sep 21 16:43:45 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Sun Sep 21 16:43:45 2008 +0900 |
tree | 8091aa3e15c8d1d15f8109be7222b4b68b6a7f73 | |
parent | 3d58695edbfac785161bf282dc11fd42a483d6c9 [diff] [blame] |
sh: ftrace support. This adds support for ftrace to SH. This only includes CONFIG_FTRACE, and does not handle dynamic ftrace presently. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index adef42c..38a5a9e 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig
@@ -24,6 +24,7 @@ select HAVE_KPROBES select HAVE_KRETPROBES select HAVE_ARCH_TRACEHOOK if !SH_FPU + select HAVE_FTRACE config SUPERH64 def_bool y if CPU_SH5