SOFTWARE_SUSPEND: dependency on non-existing FVR symbol

From: Adrian Bunk
Date: Mon Jan 09 2006 - 23:35:34 EST


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?


cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

-
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/