Kconfig 171 字节
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