Skip to content
Snippets Groups Projects
Commit 3e6e952d authored by Adrian Bunk's avatar Adrian Bunk
Browse files

help text: SOFTWARE_SUSPEND doesn't need ACPI


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: default avatarAdrian Bunk <bunk@stusta.de>
parent 3a3f8a12
No related branches found
No related tags found
No related merge requests found
...@@ -41,7 +41,7 @@ config SOFTWARE_SUSPEND ...@@ -41,7 +41,7 @@ config SOFTWARE_SUSPEND
depends on PM && SWAP && (X86 && (!SMP || SUSPEND_SMP)) || ((FRV || PPC32) && !SMP) depends on PM && SWAP && (X86 && (!SMP || SUSPEND_SMP)) || ((FRV || PPC32) && !SMP)
---help--- ---help---
Enable the possibility of suspending the machine. 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>' You may suspend your machine by 'swsusp' or 'shutdown -z <time>'
(patch for sysvinit needed). (patch for sysvinit needed).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment