aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/Kconfig
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2008-05-23 23:58:21 +0200
committerThomas Gleixner <tglx@linutronix.de>2008-05-23 23:58:21 +0200
commit5fc4511c756860149b81aead6eca5bdf5c438ea7 (patch)
tree5d4e2239badd3d43f03155fa4ab1ad7b7e7837b0 /kernel/trace/Kconfig
parentftrace: fix __trace_special() (diff)
downloadlinux-dev-5fc4511c756860149b81aead6eca5bdf5c438ea7.tar.xz
linux-dev-5fc4511c756860149b81aead6eca5bdf5c438ea7.zip
ftrace: make it more available in the Kconfig
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'kernel/trace/Kconfig')
-rw-r--r--kernel/trace/Kconfig2
1 files changed, 1 insertions, 1 deletions
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