powerpc/85xx: disable Suspend support if SMP enabled
authorKumar Gala <galak@kernel.crashing.org>
Fri, 8 Apr 2011 09:20:54 +0000 (04:20 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 12 Apr 2011 11:29:21 +0000 (06:29 -0500)
commite5462d16f76ad7a9156a82a97fbafba298da9ca6
tree2fd28349828a7a5957fbcc809a20e42506ae778b
parentd51ad91535b75c043f074f093ef913fe20ff2b5e
powerpc/85xx: disable Suspend support if SMP enabled

We currently dont have CPU Hotplug support working on 85xx so we need to
disable Suspsend support as it will force enabling of CPU Hotplug.

arch/powerpc/kernel/built-in.o: In function `cpu_die': arch/powerpc/kernel/smp.c:702: undefined reference to `start_secondary_resume'
make: *** [.tmp_vmlinux1] Error 1

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/Kconfig