aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/x86/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 0bf0653969dd..363111f40f34 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -426,7 +426,6 @@ config KVM_CLOCK
426config KVM_GUEST 426config KVM_GUEST
427 bool "KVM Guest support" 427 bool "KVM Guest support"
428 select PARAVIRT 428 select PARAVIRT
429 depends on !X86_VOYAGER
430 help 429 help
431 This option enables various optimizations for running under the KVM 430 This option enables various optimizations for running under the KVM
432 hypervisor. 431 hypervisor.