stack tracer: depends on DEBUG_KERNEL

Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
Ingo Molnar 2008-09-04 15:04:37 +02:00
parent 1b6cced6ec
commit 2ff01c6a17
1 changed files with 1 additions and 0 deletions

View File

@ -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