git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23394d1
)
x86/Voyager: remove X86_BIOS_REBOOT Kconfig quirk
author
Ingo Molnar
<mingo@elte.hu>
Tue, 27 Jan 2009 16:17:55 +0000
(17:17 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 29 Jan 2009 13:17:03 +0000
(14:17 +0100)
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>
No differences found