diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig
index 065903886624368272d7567dddd2a1c0c52cfc77..cfc5d496fffb0527298d394b521e9b0c0d02c0cb 100644
--- a/arch/i386/Kconfig
+++ b/arch/i386/Kconfig
@@ -223,8 +223,9 @@ config VMI
 	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
+	  VMI provides a paravirtualized interface to the VMware ESX server
+	  (it could be used by other hypervisors in theory too, but is not
+	  at the moment), by linking the kernel to a GPL-ed ROM module
 	  provided by the hypervisor.
 
 config ACPI_SRAT