ckfwq/linux-3.0.4/virt/kvm/Kconfig

21 lines
275 B
Plaintext
Raw Permalink Normal View History

2024-12-30 10:53:50 +08:00
# 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