summaryrefslogtreecommitdiff
path: root/arch/metag/Kconfig
diff options
context:
space:
mode:
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>2014-06-25 12:40:30 -0400
committerSteven Rostedt <rostedt@goodmis.org>2014-07-18 13:58:09 -0400
commitad515ea2882ee3af1a180d827bfdb5767e0a9455 (patch)
treeeef6dd8316ce80bfe6348b30459fa260424c3c16 /arch/metag/Kconfig
parent8c39a514eeaed80d56f9006b560251892d3a3a9f (diff)
metag: ftrace: Remove check of obsolete variable function_trace_stop
Nothing sets function_trace_stop to disable function tracing anymore. Remove the check for it in the arch code. Acked-by: James Hogan <james.hogan@imgtec.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'arch/metag/Kconfig')
-rw-r--r--arch/metag/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/metag/Kconfig b/arch/metag/Kconfig
index 499b7610eaaf..0b389a81c43a 100644
--- a/arch/metag/Kconfig
+++ b/arch/metag/Kconfig
@@ -13,7 +13,6 @@ config METAG
select HAVE_DYNAMIC_FTRACE
select HAVE_FTRACE_MCOUNT_RECORD
select HAVE_FUNCTION_TRACER
- select HAVE_FUNCTION_TRACE_MCOUNT_TEST
select HAVE_KERNEL_BZIP2
select HAVE_KERNEL_GZIP
select HAVE_KERNEL_LZO