sysprof: make it depend on X86

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
This commit is contained in:
Thomas Gleixner 2008-05-24 15:00:46 +02:00
parent cf3271a73b
commit 4d2df795f0

View file

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