hibernation doesn't even build on frv - tons of helpers are missing
authorAl Viro <[email protected]>
Wed, 26 Sep 2007 00:54:12 +0000 (01:54 +0100)
committerLinus Torvalds <[email protected]>
Wed, 26 Sep 2007 16:22:04 +0000 (09:22 -0700)
Signed-off-by: Al Viro <[email protected]>
Acked-By: David Howells <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
kernel/power/Kconfig

index c8580a1e68739510088355cc5c37f4c47b571a77..14b0e10dc95c6a8a1b305f212e2300574120f16f 100644 (file)
@@ -110,7 +110,7 @@ config SUSPEND
 
 config HIBERNATION_UP_POSSIBLE
        bool
-       depends on X86 || PPC64_SWSUSP || FRV || PPC32
+       depends on X86 || PPC64_SWSUSP || PPC32
        depends on !SMP
        default y