kvm: Delete prototype for non-existent function complete_pio
[linux-2.6/btrfs-unstable.git] / virt / kvm / Kconfig
blobfbe1a48bd6292b575d349eced2d0628d9082b1db
1 # KVM common configuration items and defaults
3 config HAVE_KVM
4        bool
6 config HAVE_KVM_IRQCHIP
7        bool
9 config HAVE_KVM_IRQ_ROUTING
10        bool
12 config HAVE_KVM_EVENTFD
13        bool
14        select EVENTFD
16 config KVM_APIC_ARCHITECTURE
17        bool
19 config KVM_MMIO
20        bool
22 config KVM_ASYNC_PF
23        bool
25 config HAVE_KVM_MSI
26        bool
28 config HAVE_KVM_CPU_RELAX_INTERCEPT
29        bool
31 config KVM_VFIO
32        bool