Merge branch 'tracing/core-v2' into tracing-for-linus
[pandora-kernel.git] / arch / x86 / kvm / Kconfig
index 0a303c3..a58504e 100644 (file)
@@ -59,7 +59,8 @@ config KVM_AMD
 
 config KVM_TRACE
        bool "KVM trace support"
-       depends on KVM && MARKERS && SYSFS
+       depends on KVM && SYSFS
+       select MARKERS
        select RELAY
        select DEBUG_FS
        default n