All of lore.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] help text: SOFTWARE_SUSPEND doesn't need ACPI
@ 2006-01-20  0:20 Adrian Bunk
  0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2006-01-20  0:20 UTC (permalink / raw)
  To: pavel; +Cc: linux-pm, linux-kernel

The note that SOFTWARE_SUSPEND doesn't need APM is helpful, but nowadays 
the information that it doesn't need ACPI, too, is even more helpful.


Signed-off-by: Adrian Bunk <bunk@stusta.de>

--- linux-2.6.16-rc1-mm1-full/kernel/power/Kconfig.old	2006-01-20 01:14:09.000000000 +0100
+++ linux-2.6.16-rc1-mm1-full/kernel/power/Kconfig	2006-01-20 01:14:19.000000000 +0100
@@ -39,11 +39,11 @@
 config SOFTWARE_SUSPEND
 	bool "Software Suspend"
 	depends on PM && SWAP && (X86 && (!SMP || SUSPEND_SMP)) || ((FRV || PPC32) && !SMP)
 	---help---
 	  Enable the possibility of suspending the machine.
-	  It doesn't need APM.
+	  It doesn't need ACPI or APM.
 	  You may suspend your machine by 'swsusp' or 'shutdown -z <time>' 
 	  (patch for sysvinit needed). 
 
 	  It creates an image which is saved in your active swap. Upon next
 	  boot, pass the 'resume=/dev/swappartition' argument to the kernel to

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-01-20  0:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-20  0:20 [2.6 patch] help text: SOFTWARE_SUSPEND doesn't need ACPI Adrian Bunk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.