tracing: current tip/master can't enable ftrace

After commit 40ada30f96,
"make menuconfig" doesn't display "Tracer" item.

Following modification restores it.
This commit is contained in:
KOSAKI Motohiro 2009-03-06 10:40:53 +09:00 committed by Ingo Molnar
parent bc722f508a
commit 422d3c7a57
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ config TRACING_SUPPORT
bool
depends on TRACE_IRQFLAGS_SUPPORT
depends on STACKTRACE_SUPPORT
default y
if TRACING_SUPPORT