Re: [2.6 patch] simplify SOFTWARE_SUSPEND dependencies

2005-08-20 Thread Pavel Machek
Hi! > This patch expresses the same dependencies in a more simple way. I have this currently in my tree: depends on PM && SWAP && (X86 || ((FVR || PPC32) && !SMP)) (I really want to remove experimental), but it is not urgent enough to push heavily.

[2.6 patch] simplify SOFTWARE_SUSPEND dependencies

2005-08-19 Thread Adrian Bunk
This patch expresses the same dependencies in a more simple way. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- linux-2.6.13-rc6-mm1-full/kernel/power/Kconfig.old 2005-08-20 06:02:49.0 +0200 +++ linux-2.6.13-rc6-mm1-full/kernel/power/Kconfig 2005-08-20 06:03:13.0 +020