]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/cell: fix build breakage with CONFIG_SPUFS disabled
authorArnd Bergmann <arnd@arndb.de>
Mon, 22 Dec 2008 21:08:26 +0000 (22:08 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 22 Dec 2008 21:08:26 +0000 (22:08 +0100)
commit7ac1a4e1e67badb5aa1c1409e5464207a1866cc9
tree1277f8f4cc6bd6f48a56f0dae94f65e81ffec7a8
parent30294ae3c01c90627efb896d6ff2618d8c35f469
powerpc/cell: fix build breakage with CONFIG_SPUFS disabled

CBE_THERM and OPROFILE_CELL both cannot be built without
SPU_FS disabled, so make the dependency explicit.

Reported-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/powerpc/platforms/cell/Kconfig