Commit 4d2df795f0c3eb91f97a666f47716121a2f166ed

Authored by Thomas Gleixner
1 parent cf3271a73b

sysprof: make it depend on X86

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

kernel/trace/Kconfig
... ... @@ -77,7 +77,7 @@
77 77  
78 78 config SYSPROF_TRACER
79 79 bool "Sysprof Tracer"
80   - depends on DEBUG_KERNEL
  80 + depends on X86
81 81 select TRACING
82 82 help
83 83 This tracer provides the trace needed by the 'Sysprof' userspace