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)
committerSasha Levin <sasha.levin@oracle.com>
Sun, 17 May 2015 23:12:35 +0000 (19:12 -0400)
commite17bb066ab5a4f824f90d830a5b70b84253ad350
treef5a52a3dc9cb88ff1239541e28ee3b0ea04f0702
parent8a77ae3ed6c300797d7b93de79434a6fe5f6e42e
MIPS: Kconfig: Disable SMP/CPS for 64-bit

[ Upstream commit 6ca716f2e5571d25a3899c6c5c91ff72ea6d6f5e ]

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: Sasha Levin <sasha.levin@oracle.com>
arch/mips/Kconfig