public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] hibernation doesn't even build on frv - tons of helpers are missing
@ 2007-09-26  0:54 Al Viro
  2007-09-26 12:22 ` David Howells
  0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2007-09-26  0:54 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, dhowells


Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
---
 kernel/power/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/kernel/power/Kconfig b/kernel/power/Kconfig
index c8580a1..14b0e10 100644
--- 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
 
-- 
1.5.3.GIT



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-09-26 12:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-26  0:54 [PATCH] hibernation doesn't even build on frv - tons of helpers are missing Al Viro
2007-09-26 12:22 ` David Howells

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox