From: Rafael J. Wysocki Date: Tue, 6 Mar 2007 09:42:24 +0000 (-0800) Subject: [PATCH] kconfig: Update swsusp description X-Git-Tag: v2.6.21-rc3~24 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=c7276fde27bca89798f33c0be9543dc108468788;p=~shefty%2Frdma-dev.git [PATCH] kconfig: Update swsusp description Update the outdated and inaccurate description of the software suspend in Kconfig. Signed-off-by: Rafael J. Wysocki Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/kernel/power/Kconfig b/kernel/power/Kconfig index 95f6657fff7..51a4dd0f1b7 100644 --- a/kernel/power/Kconfig +++ b/kernel/power/Kconfig @@ -81,29 +81,34 @@ 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 ACPI or APM. - You may suspend your machine by 'swsusp' or 'shutdown -z