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>
Fri, 10 Apr 2015 13:41:52 +0000 (15:41 +0200)
commit6ca716f2e5571d25a3899c6c5c91ff72ea6d6f5e
treec5cf3aa4f177179265697cfb1af3dca6dd26ccb3
parenta843d00d038b11267279e3b5388222320f9ddc1d
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