hm, not sure - there is a bit of a dual personality here: 'ftrace' also
means the 'function tracer', which is one of the tracers implemented in
kernel/trace/*. The correct dependency is on CONFIG_TRACING - and
CONFIG_FTRACE_STARTUP_TEST already depends on that.
Ingo
--