Skip to content

Commit

Permalink
hibernation doesn't even build on frv - tons of helpers are missing
Browse files Browse the repository at this point in the history
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-By: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Al Viro authored and Linus Torvalds committed Sep 26, 2007
1 parent d8c4a2f commit 459685c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel/power/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 459685c

Please sign in to comment.