drm/i915: HSW audio registers definition
[linux-2.6/libata-dev.git] / virt / kvm / Kconfig
blob28694f4a91398998f569c234c7faee104a945259
1 # KVM common configuration items and defaults
3 config HAVE_KVM
4        bool
6 config HAVE_KVM_IRQCHIP
7        bool
9 config HAVE_KVM_EVENTFD
10        bool
11        select EVENTFD
13 config KVM_APIC_ARCHITECTURE
14        bool
16 config KVM_MMIO
17        bool
19 config KVM_ASYNC_PF
20        bool
22 config HAVE_KVM_MSI
23        bool