KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig
[pandora-kernel.git] / virt / kvm / Kconfig
diff --git a/virt/kvm/Kconfig b/virt/kvm/Kconfig
new file mode 100644 (file)
index 0000000..79e83fc
--- /dev/null
@@ -0,0 +1,7 @@
+# KVM common configuration items and defaults
+
+config HAVE_KVM
+       bool
+
+config HAVE_KVM_IRQCHIP
+       bool