sysprof: make it depend on X86
authorThomas Gleixner <tglx@linutronix.de>
Sat, 24 May 2008 13:00:46 +0000 (15:00 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 24 May 2008 13:00:46 +0000 (15:00 +0200)
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
kernel/trace/Kconfig

index e101c9a..263e9e6 100644 (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