]> Git Repo - linux.git/commit - arch/x86/kernel/Makefile
x86/Voyager: remove X86_BIOS_REBOOT Kconfig quirk
authorIngo Molnar <[email protected]>
Tue, 27 Jan 2009 16:17:55 +0000 (17:17 +0100)
committerIngo Molnar <[email protected]>
Thu, 29 Jan 2009 13:17:03 +0000 (14:17 +0100)
commitf095df0a0cb35a52605541f619d038339b90d7cc
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 <[email protected]>
arch/x86/Kconfig
arch/x86/include/asm/proto.h
arch/x86/kernel/Makefile
This page took 0.051505 seconds and 4 git commands to generate.