commit | 31ac409a7921da39cc998f2432afa13e77fd8705 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Thu Jul 10 13:31:04 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Jul 10 18:55:32 2008 +0200 |
tree | 1065fc1b963c95e75683ea6c661e2e6ee3958e51 | |
parent | 22d5c67c5b0476e463ce4b632ba9ec3953d33a5f [diff] [blame] |
x86, VisWS: turn into generic arch, add early init quirks add early init quirks for VisWS. This gradually turns the VISWS subarch into a generic PC architecture. Signed-off-by: Ingo Molnar <mingo@elte.hu>
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 3b1b1da..5198a08 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig
@@ -186,7 +186,7 @@ config X86_BIOS_REBOOT bool - depends on !X86_VISWS && !X86_VOYAGER + depends on !X86_VOYAGER default y config X86_TRAMPOLINE