commit | f154f47d5180c2012bf97999e6c600d45db8af2d | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Tue Jan 27 17:34:56 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Jan 29 14:17:06 2009 +0100 |
tree | ca5e3e0ca156a2e07b18622bb60c19e4e8aef21a | |
parent | 36619a8a80793a803588a17f772313d5c948357d [diff] |
x86/Voyager: remove VMI Kconfig quirk x86/Voyager has this build-time quirk: bool "VMI Guest support" select PARAVIRT depends on X86_32 depends on !X86_VOYAGER Since VMI is auto-detected (and Voyager will be auto-detected) there's no reason for this quirk. Signed-off-by: Ingo Molnar <mingo@elte.hu>