[PATCH] i386: vMI backend for paravirt-ops
[linux-block.git] / arch / i386 / Kconfig
index 63d5e841caf5a1ce0ceb7e986c572b6b70f7f3e9..a3b3f6ee3642190d483d2003d9fde38f9769ccdd 100644 (file)
@@ -203,6 +203,15 @@ config PARAVIRT
          However, when run without a hypervisor the kernel is
          theoretically slower.  If in doubt, say N.
 
+config VMI
+       bool "VMI Paravirt-ops support"
+       depends on PARAVIRT
+       default y
+       help
+         VMI provides a paravirtualized interface to multiple hypervisors
+         include VMware ESX server and Xen by connecting to a ROM module
+         provided by the hypervisor.
+
 config ACPI_SRAT
        bool
        default y