Files
linux/virt/kvm/Kconfig
igorpecovnik 1bbb331aab sun8i init
2016-04-12 12:21:19 +02:00

21 lines
275 B
Plaintext

# KVM common configuration items and defaults
config HAVE_KVM
bool
config HAVE_KVM_IRQCHIP
bool
config HAVE_KVM_EVENTFD
bool
select EVENTFD
config KVM_APIC_ARCHITECTURE
bool
config KVM_MMIO
bool
config KVM_ASYNC_PF
bool