Kconfig 213 字节
Newer Older
1 2 3 4 5 6 7
# KVM common configuration items and defaults

config HAVE_KVM
       bool

config HAVE_KVM_IRQCHIP
       bool
G
Gregory Haskins 已提交
8 9 10 11

config HAVE_KVM_EVENTFD
       bool
       select EVENTFD
12 13 14

config KVM_APIC_ARCHITECTURE
       bool