diff options
-rw-r--r-- | arch/x86/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index f59d29201980..4bd0c8febae9 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -406,7 +406,6 @@ config VMI | |||
406 | bool "VMI Guest support" | 406 | bool "VMI Guest support" |
407 | select PARAVIRT | 407 | select PARAVIRT |
408 | depends on X86_32 | 408 | depends on X86_32 |
409 | depends on !X86_VOYAGER | ||
410 | help | 409 | help |
411 | VMI provides a paravirtualized interface to the VMware ESX server | 410 | VMI provides a paravirtualized interface to the VMware ESX server |
412 | (it could be used by other hypervisors in theory too, but is not | 411 | (it could be used by other hypervisors in theory too, but is not |