]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
x86/Voyager: remove PARAVIRT Kconfig quirk
authorIngo Molnar <mingo@elte.hu>
Tue, 27 Jan 2009 16:38:46 +0000 (17:38 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 29 Jan 2009 13:17:09 +0000 (14:17 +0100)
commitc3e6a2042fef33b747d2ae3961f5312af801973d
tree0c72d9e2dabb245a1b40bd135bd64fc1441526ac
parent54523edd237b9e792a3b76988fde23a91d739f43
x86/Voyager: remove PARAVIRT Kconfig quirk

Remove this Kconfig quirk:

 config PARAVIRT
  bool "Enable paravirtualization code"
depends on !X86_VOYAGER
  help

Voyager support built into a kernel does not preclude paravirt support.

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