KVM: remove old KVMTRACE support code
[safe/jmp/linux-2.6] / arch / powerpc / kvm / Kconfig
index 46019dc..c299268 100644 (file)
@@ -58,17 +58,6 @@ config KVM_E500
 
          If unsure, say N.
 
-config KVM_TRACE
-       bool "KVM trace support"
-       depends on KVM && MARKERS && SYSFS
-       select RELAY
-       select DEBUG_FS
-       default n
-       ---help---
-         This option allows reading a trace of kvm-related events through
-         relayfs.  Note the ABI is not considered stable and will be
-         modified in future updates.
-
 source drivers/virtio/Kconfig
 
 endif # VIRTUALIZATION