From: Ingo Molnar Date: Tue, 30 Dec 2008 08:41:04 +0000 (+0100) Subject: tracing, kvm: change MARKERS to select instead of depends on X-Git-Tag: v2.6.30-rc1~2^2~200 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6ab4afee4ed56d0f69df59485585cff828c327d;p=pandora-kernel.git tracing, kvm: change MARKERS to select instead of depends on Impact: build fix fix: kernel/trace/Kconfig:42:error: found recursive dependency: TRACING -> TRACEPOINTS -> MARKERS -> KVM_TRACE -> RELAY -> KMEMTRACE -> TRACING markers is a facility that should be selected - not depended on by an interactive Kconfig entry. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed