x86/Voyager: remove KVM_GUEST quirk
authorIngo Molnar <mingo@elte.hu>
Tue, 27 Jan 2009 16:37:33 +0000 (17:37 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 29 Jan 2009 13:17:08 +0000 (14:17 +0100)
Voyager has this quirk currently:

 config KVM_GUEST
  bool "KVM Guest support"
  select PARAVIRT
depends on !X86_VOYAGER

Voyager support built into a kernel image does not exclude
KVM paravirt guest support - so remove this quirk.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/Kconfig

Simple merge