]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: Kconfig: Disable SMP/CPS for 64-bit
authorMarkos Chandras <markos.chandras@imgtec.com>
Tue, 25 Nov 2014 09:15:45 +0000 (09:15 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 1 Apr 2015 08:41:39 +0000 (10:41 +0200)
commite69c806152830ab8a10d8a0bd29de38f01f4acf1
treef31b56ea120946acc043fbe9fce947e91f71c8d6
parent1fd8923fb3a29e2946c590c6e3a1d91d9d65f169
MIPS: Kconfig: Disable SMP/CPS for 64-bit

A 64-bit build for Malta produces far too many build problems
when SMP/CPS is selected. Moreover, there is currently no 64-bit
product with SMP/CPS so we disable SMP/CPS when building for
64-bit until it is properly supported.

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/8573/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig