x86/Voyager: remove X86_BIOS_REBOOT Kconfig quirk
commitf095df0a0cb35a52605541f619d038339b90d7cc
authorIngo Molnar <mingo@elte.hu>
Tue, 27 Jan 2009 16:17:55 +0000 (27 17:17 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 29 Jan 2009 13:17:03 +0000 (29 14:17 +0100)
tree88a361c48ef67a4ddb6e7f350f865febae02ebc3
parent23394d1c9346d9c0aabbc1b6fca52a9c0aa1c297
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 <mingo@elte.hu>
arch/x86/Kconfig
arch/x86/include/asm/proto.h
arch/x86/kernel/Makefile