Parcourir la source

sysprof: make it depend on X86

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Thomas Gleixner il y a 17 ans
Parent
commit
4d2df795f0
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      kernel/trace/Kconfig

+ 1 - 1
kernel/trace/Kconfig

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