OSDN Git Service

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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 May 2015 12:14:23 +0000 (05:14 -0700)
commit54cca1007c3c0e6e6f2802ae9890f7d7c9cf9809
treed787be667f5b8a2236a3174669d37442ab49c10a
parent5bd1f3713cd795cdd750b869f98674b40748ef92
MIPS: Kconfig: Disable SMP/CPS for 64-bit

Commit 6ca716f2e5571d25a3899c6c5c91ff72ea6d6f5e upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/mips/Kconfig