From: Thomas Gleixner Date: Fri, 23 May 2008 21:58:21 +0000 (+0200) Subject: ftrace: make it more available in the Kconfig X-Git-Tag: v2.6.27-rc1~1102^2^2~1^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fc4511c756860149b81aead6eca5bdf5c438ea7;p=pandora-kernel.git ftrace: make it more available in the Kconfig Signed-off-by: Thomas Gleixner --- diff --git a/kernel/trace/Kconfig b/kernel/trace/Kconfig index 9b49526ac0b5..e101c9a85f0f 100644 --- a/kernel/trace/Kconfig +++ b/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