]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
MIPS: Kconfig: Disable MIPS MT and SMP implementations for R6
authorMarkos Chandras <markos.chandras@imgtec.com>
Thu, 9 Jul 2015 09:40:38 +0000 (10:40 +0100)
committerSasha Levin <sasha.levin@oracle.com>
Tue, 22 Mar 2016 15:10:36 +0000 (11:10 -0400)
commit7c196e5a2e90d172ce2bca85bb368f70a016b02c
tree2d5f5db7000a568ce1d535590618dcddf439921d
parente652be4b177954875b8d2d842abfda3626cb1d6a
MIPS: Kconfig: Disable MIPS MT and SMP implementations for R6

[ Upstream commit 5676319c91c8d668635ac0b9b6d9145c4fa418ac ]

R6 does not support the MIPS MT ASE and the CMP/SMP options so
restrict them in order to prevent users from selecting incompatible
SMP configuration for R6 cores. We also disable the CPS/SMP option
because its support hasn't been added to the CPS code yet.

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/10637/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
arch/mips/Kconfig