Skip to content

Commit

Permalink
sysprof: make it depend on X86
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 24, 2008
1 parent cf3271a commit 4d2df79
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
depends on X86
select TRACING
help
This tracer provides the trace needed by the 'Sysprof' userspace
Expand Down

0 comments on commit 4d2df79

Please sign in to comment.