projects
/
platform
/
kernel
/
linux-3.10.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8c4a2f
)
hibernation doesn't even build on frv - tons of helpers are missing
author
Al Viro
<viro@ftp.linux.org.uk>
Wed, 26 Sep 2007 00:54:12 +0000
(
01:54
+0100)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Wed, 26 Sep 2007 16:22:04 +0000
(09:22 -0700)
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>
kernel/power/Kconfig
patch
|
blob
|
history
diff --git
a/kernel/power/Kconfig
b/kernel/power/Kconfig
index
c8580a1
..
14b0e10
100644
(file)
--- a/
kernel/power/Kconfig
+++ b/
kernel/power/Kconfig
@@
-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