[POWERPC] cell: fix building without spufs
authorArnd Bergmann <arnd@arndb.de>
Mon, 27 Nov 2006 18:18:55 +0000 (19:18 +0100)
committerPaul Mackerras <paulus@samba.org>
Mon, 4 Dec 2006 09:41:12 +0000 (20:41 +1100)
It may be desireable to build a kernel for cell without
spufs, e.g. as the initial kboot kernel. This requires
that the SPU specific parts of the core dump and the xmon
code depend on CONFIG_SPU_BASE instead of CONFIG_PPC_CELL.

Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>

No differences found