]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit"
authorMarkos Chandras <markos.chandras@imgtec.com>
Wed, 1 Jul 2015 08:31:14 +0000 (09:31 +0100)
committerSasha Levin <sasha.levin@oracle.com>
Tue, 22 Mar 2016 15:10:35 +0000 (11:10 -0400)
[ Upstream commit 1c885357da2d3cf62132e611c0beaf4cdf607dd9 ]

This reverts commit 6ca716f2e5571d25a3899c6c5c91ff72ea6d6f5e.

SMP/CPS is now supported on 64bit cores.

Cc: <stable@vger.kernel.org> # 4.1
Reviewed-by: Paul Burton <paul.burton@imgtec.com>
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: stable@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/10592/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
arch/mips/Kconfig

index a3b1ffe50aa07072fb867f90ea86e66fde574c4b..d9f4612df69d34328cc51c15756ead7c3d563385 100644 (file)
@@ -2221,7 +2221,7 @@ config MIPS_CMP
 
 config MIPS_CPS
        bool "MIPS Coherent Processing System support"
-       depends on SYS_SUPPORTS_MIPS_CPS && !64BIT
+       depends on SYS_SUPPORTS_MIPS_CPS
        select MIPS_CM
        select MIPS_CPC
        select MIPS_CPS_PM if HOTPLUG_CPU