From: Ingo Molnar Date: Tue, 27 Jan 2009 16:17:55 +0000 (+0100) Subject: x86/Voyager: remove X86_BIOS_REBOOT Kconfig quirk X-Git-Tag: v2.6.30-rc1~211^2~26^2~2^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f095df0a0cb35a52605541f619d038339b90d7cc;p=pandora-kernel.git x86/Voyager: remove X86_BIOS_REBOOT Kconfig quirk Voyager has this Kconfig quirk: config X86_BIOS_REBOOT bool depends on !X86_VOYAGER default y Voyager should use the existing machine_ops.emergency_restart reboot quirk mechanism instead of a build-time quirk. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed