ftrace: make it depend on DEBUG_KERNEL
authorIngo Molnar <mingo@elte.hu>
Thu, 4 Sep 2008 12:04:51 +0000 (14:04 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 14 Oct 2008 08:36:51 +0000 (10:36 +0200)
make most of the tracers depend on DEBUG_KERNEL - that's their intended
purpose. (most distributions have DEBUG_KERNEL enabled anyway so this is
not a practical limitation - but it simplifies the tracing menu in the
normal case)

Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found