commit | c3e6a2042fef33b747d2ae3961f5312af801973d | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Tue Jan 27 17:38:46 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Jan 29 14:17:09 2009 +0100 |
tree | 0c72d9e2dabb245a1b40bd135bd64fc1441526ac | |
parent | 54523edd237b9e792a3b76988fde23a91d739f43 [diff] |
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>