Re: SOFTWARE_SUSPEND: dependency on non-existing FVR symbol

From: Pavel Machek
Date: Wed Jan 11 2006 - 07:40:21 EST


On Tue 10-01-06 05:36:27, Adrian Bunk wrote:
> The following issue in kernel/power/Kconfig was noted by
> Jean-Luc Leger <reiga@xxxxxxxxxxxxxxxx>:
>
> config SOFTWARE_SUSPEND
> bool "Software Suspend"
> depends on PM && SWAP && (X86 && (!SMP || SUSPEND_SMP)) || ((FVR || PPC32) && !SMP)
>
>
> The problem is that there is no FVR symbol in the kernel.
>
> Is this a misspelling of FRV or something different?

FRV, IIRC, but apparently noone ever tested that.
Pavel
--
Thanks, Sharp!
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/