X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kernel%2Fpower%2FKconfig;h=9fd8d4f03595130e524ca4d4d62136290484a422;hb=253aa11578c1b89757282430891bb66ae5300092;hp=5ec248cb7f4aff47261b9425c606e473e3548c74;hpb=70ac551651a2c5a234b703d9a495817f2ca09639;p=powerpc.git diff --git a/kernel/power/Kconfig b/kernel/power/Kconfig index 5ec248cb7f..9fd8d4f035 100644 --- a/kernel/power/Kconfig +++ b/kernel/power/Kconfig @@ -38,7 +38,7 @@ config PM_DEBUG config SOFTWARE_SUSPEND bool "Software Suspend" - depends on PM && SWAP && (X86 && (!SMP || SUSPEND_SMP)) || ((FVR || PPC32) && !SMP) + depends on PM && SWAP && (X86 && (!SMP || SUSPEND_SMP)) || ((FRV || PPC32) && !SMP) ---help--- Enable the possibility of suspending the machine. It doesn't need APM.