]> git.baikalelectronics.ru Git - kernel.git/commit
x86/Voyager: remove X86_BIOS_REBOOT Kconfig quirk
authorIngo Molnar <mingo@elte.hu>
Tue, 27 Jan 2009 16:17:55 +0000 (17:17 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 29 Jan 2009 13:17:03 +0000 (14:17 +0100)
commit7ea012b8ed5887efc7fe281b741cd71b28084737
tree88a361c48ef67a4ddb6e7f350f865febae02ebc3
parent7b64466466e94b1f311fa9ad950b41e3b3c0b5b4
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