From: Arnd Bergmann Date: Mon, 27 Nov 2006 18:18:55 +0000 (+0100) Subject: [POWERPC] cell: fix building without spufs X-Git-Tag: v2.6.20-rc1~34^2~40^2~8^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e055595d3e5f5233374211bc6893e5d16976df99;p=pandora-kernel.git [POWERPC] cell: fix building without spufs 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 --- Reading git-diff-tree failed