blob: daece36c0a5754a26af7e216b00e1d5ce71855a4 [file] [log] [blame]
Avi Kivity0ba12d12009-05-21 16:45:19 +03001# KVM common configuration items and defaults
2
3config HAVE_KVM
4 bool
5
6config HAVE_KVM_IRQCHIP
7 bool
Gregory Haskins721eecb2009-05-20 10:30:49 -04008
9config HAVE_KVM_EVENTFD
10 bool
11 select EVENTFD
Gleb Natapov73880c82009-06-09 15:56:28 +030012
13config KVM_APIC_ARCHITECTURE
14 bool