From: Steven Rostedt Date: Thu, 28 May 2009 20:31:21 +0000 (-0400) Subject: tracing: combine the default tracers into one config X-Git-Tag: v2.6.31-rc1~401^2~11^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=897f17a65389a26509bd0c79a9812d1c9ea8ea6f;p=pandora-kernel.git tracing: combine the default tracers into one config Both event tracer and sched switch plugin are selected by default by all generic tracers. But if no generic tracer is enabled, their options appear. But ether one of them will select the other, thus it only makes sense to have the default tracers be selected by one option. [ Impact: clean up kconfig menu ] Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed