Explorar o código

ftrace: make it more available in the Kconfig

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Thomas Gleixner %!s(int64=17) %!d(string=hai) anos
pai
achega
5fc4511c75
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 && X86
+	depends on DEBUG_KERNEL
 	select TRACING
 	help
 	  This tracer provides the trace needed by the 'Sysprof' userspace