Commit 2ff01c6a authored by Ingo Molnar's avatar Ingo Molnar

stack tracer: depends on DEBUG_KERNEL

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 1b6cced6
......@@ -109,6 +109,7 @@ config CONTEXT_SWITCH_TRACER
config STACK_TRACER
bool "Trace max stack"
depends on HAVE_FTRACE
depends on DEBUG_KERNEL
select FTRACE
select STACKTRACE
help
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment