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)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 26 Aug 2015 13:23:05 +0000 (15:23 +0200)
commit5676319c91c8d668635ac0b9b6d9145c4fa418ac
tree64382e9a7b0206bf1f8cd2f07b72cfeeeef402ec
parente57f9a2dcedc7f4847799e13a9987874a161d308
MIPS: Kconfig: Disable MIPS MT and SMP implementations for R6

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>
arch/mips/Kconfig