Skip to content

Commit

Permalink
ftrace: make it more available in the Kconfig
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
  • Loading branch information
Thomas Gleixner committed May 23, 2008
1 parent 9caee61 commit 5fc4511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel/trace/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ config PREEMPT_TRACER

config SYSPROF_TRACER
bool "Sysprof Tracer"
depends on DEBUG_KERNEL && X86
depends on DEBUG_KERNEL
select TRACING
help
This tracer provides the trace needed by the 'Sysprof' userspace
Expand Down

0 comments on commit 5fc4511

Please sign in to comment.