diff --git a/kernel/power/Kconfig b/kernel/power/Kconfig index 95f6657fff73432880d14bd96e6304eea4aacff6..51a4dd0f1b74b2ae0dc700a524de8801e7c66e2b 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