From: Ingo Molnar Date: Tue, 27 Jan 2009 16:03:24 +0000 (+0100) Subject: x86/Voyager: remove HIBERNATION Kconfig quirk X-Git-Tag: v2.6.31-rc1~383^2~508^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aced3cee555f0b2fd58501e9b8a8a1295011e134;p=pandora-kernel.git x86/Voyager: remove HIBERNATION Kconfig quirk Voyager has this hibernation quirk: config ARCH_HIBERNATION_POSSIBLE def_bool y depends on !SMP || !X86_VOYAGER Hibernation is a generic facility provided on all x86 platforms. If it is buggy on Voyager then that bug should be fixed - not worked around. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed