|
@@ -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).
|
|
|
|
|