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)
commit54523edd237b9e792a3b76988fde23a91d739f43
treedcefd891ea9ae75f3e1e8123c251fa417c954f90
parente084e531000a488d2d27864266c13ac824575a8b
x86/Voyager: remove KVM_GUEST quirk

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