KVM: remove old KVMTRACE support code
[deliverable/linux.git] / arch / powerpc / kvm / Kconfig
index 5a152a52796f171641c5c8edfe3d1a92724d6cb1..c2992684661389f9686a73b5fbf32e659a2886f9 100644 (file)
@@ -2,8 +2,7 @@
 # KVM configuration
 #
 
-config HAVE_KVM_IRQCHIP
-       bool
+source "virt/kvm/Kconfig"
 
 menuconfig VIRTUALIZATION
        bool "Virtualization"
@@ -59,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
This page took 0.26325 seconds and 5 git commands to generate.