diff options
Diffstat (limited to 'arch/i386/Kconfig')
-rw-r--r-- | arch/i386/Kconfig | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig index 065903886624..cfc5d496fffb 100644 --- a/arch/i386/Kconfig +++ b/arch/i386/Kconfig | |||
@@ -223,8 +223,9 @@ config VMI | |||
223 | depends on PARAVIRT | 223 | depends on PARAVIRT |
224 | default y | 224 | default y |
225 | help | 225 | help |
226 | VMI provides a paravirtualized interface to multiple hypervisors | 226 | VMI provides a paravirtualized interface to the VMware ESX server |
227 | include VMware ESX server and Xen by connecting to a ROM module | 227 | (it could be used by other hypervisors in theory too, but is not |
228 | at the moment), by linking the kernel to a GPL-ed ROM module | ||
228 | provided by the hypervisor. | 229 | provided by the hypervisor. |
229 | 230 | ||
230 | config ACPI_SRAT | 231 | config ACPI_SRAT |