Files
linux-apfs/virt/kvm/Kconfig
T

24 lines
308 B
Plaintext
Raw Normal View History

# KVM common configuration items and defaults
config HAVE_KVM
bool
config HAVE_KVM_IRQCHIP
bool
2009-05-20 10:30:49 -04:00
config HAVE_KVM_EVENTFD
bool
select EVENTFD
config KVM_APIC_ARCHITECTURE
bool
2009-12-20 15:00:10 +02:00
config KVM_MMIO
bool
config KVM_ASYNC_PF
bool
config HAVE_KVM_MSI
bool