]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
x86: make hibernation always-possible
authorIngo Molnar <mingo@elte.hu>
Wed, 11 Feb 2009 16:20:51 +0000 (17:20 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 11 Feb 2009 16:20:51 +0000 (17:20 +0100)
This commit:

  aced3ce: x86/Voyager: remove HIBERNATION Kconfig quirk

Made hibernation only available on UP - instead of making it available
on all of x86. Fix it.

Reported-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/Kconfig

index 4a27aa41f6dffe544ab10af4c688519ccd4385aa..148c112c9ca4b4a05b44a13a6d61d4329cb71aae 100644 (file)
@@ -140,7 +140,6 @@ config HAVE_CPUMASK_OF_CPU_MAP
 
 config ARCH_HIBERNATION_POSSIBLE
        def_bool y
-       depends on !SMP
 
 config ARCH_SUSPEND_POSSIBLE
        def_bool y