summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/Kconfig
diff options
context:
space:
mode:
authorSteven Rostedt (Red Hat)2014-06-25 18:37:43 +0200
committerSteven Rostedt2014-07-18 19:57:08 +0200
commit8c39a514eeaed80d56f9006b560251892d3a3a9f (patch)
tree090b471ae72096912a2a3942ce560247714d13ed /arch/microblaze/Kconfig
parentMIPS: ftrace: Remove check of obsolete variable function_trace_stop (diff)
downloadkernel-qcow2-linux-8c39a514eeaed80d56f9006b560251892d3a3a9f.tar.gz
kernel-qcow2-linux-8c39a514eeaed80d56f9006b560251892d3a3a9f.tar.xz
kernel-qcow2-linux-8c39a514eeaed80d56f9006b560251892d3a3a9f.zip
microblaze: 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. Link: http://lkml.kernel.org/r/53C8D82B.4030204@monstr.eu Tested-by: Michal Simek <monstr@monstr.eu> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'arch/microblaze/Kconfig')
-rw-r--r--arch/microblaze/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/microblaze/Kconfig b/arch/microblaze/Kconfig
index 9ae08541e30d..40e1c1dd0e24 100644
--- a/arch/microblaze/Kconfig
+++ b/arch/microblaze/Kconfig
@@ -22,7 +22,6 @@ config MICROBLAZE
select HAVE_DYNAMIC_FTRACE
select HAVE_FTRACE_MCOUNT_RECORD
select HAVE_FUNCTION_GRAPH_TRACER
- select HAVE_FUNCTION_TRACE_MCOUNT_TEST
select HAVE_FUNCTION_TRACER
select HAVE_MEMBLOCK
select HAVE_MEMBLOCK_NODE_MAP