aboutsummaryrefslogtreecommitdiff
path: root/virt/kvm/Kconfig
blob: daece36c0a5754a26af7e216b00e1d5ce71855a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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