ftrace: make it more available in the Kconfig

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
This commit is contained in:
Thomas Gleixner 2008-05-23 23:58:21 +02:00
Родитель 9caee613d3
Коммит 5fc4511c75
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -77,7 +77,7 @@ config PREEMPT_TRACER
config SYSPROF_TRACER config SYSPROF_TRACER
bool "Sysprof Tracer" bool "Sysprof Tracer"
depends on DEBUG_KERNEL && X86 depends on DEBUG_KERNEL
select TRACING select TRACING
help help
This tracer provides the trace needed by the 'Sysprof' userspace This tracer provides the trace needed by the 'Sysprof' userspace