KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig

Reduce Kconfig code duplication.

Signed-off-by: Avi Kivity <avi@redhat.com>
This commit is contained in:
Avi Kivity
2009-05-21 16:45:19 +03:00
parent 787ff73637
commit 0ba12d1081
5 changed files with 13 additions and 17 deletions
+7
View File
@@ -0,0 +1,7 @@
# KVM common configuration items and defaults
config HAVE_KVM
bool
config HAVE_KVM_IRQCHIP
bool