tracing, kvm: change MARKERS to select instead of depends on
authorIngo Molnar <mingo@elte.hu>
Tue, 30 Dec 2008 08:41:04 +0000 (09:41 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 30 Dec 2008 08:41:04 +0000 (09:41 +0100)
commitb6ab4afee4ed56d0f69df59485585cff828c327d
treee1875aedb36b3a300c0ab9c94b28aeb56222155b
parent36994e58a48fb8f9651c7dc845a6de298aba5bfc
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 <mingo@elte.hu>
arch/x86/kvm/Kconfig
This page took 0.024302 seconds and 5 git commands to generate.