commit | e055595d3e5f5233374211bc6893e5d16976df99 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Mon Nov 27 19:18:55 2006 +0100 |
committer | Paul Mackerras <paulus@samba.org> | Mon Dec 04 20:41:12 2006 +1100 |
tree | 2694e83df4035fb4a17276d605ba507d50ffcc05 | |
parent | da06aa08d9f23e4f970d9a25a6e52f9a7736bfa2 [diff] |
[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 <arnd.bergmann@de.ibm.com>