sysprof: make it depend on X86
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
This commit is contained in:
parent
cf3271a73b
commit
4d2df795f0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue