Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MIPS: SEAD3 can support MIPS32r6 CPUs

There are CPUs/bitfiles available for use with SEAD3 boards which
implement release 6 of the MIPS architecture. Allow building the kernel
for such a system.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/12372/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

authored by

Paul Burton and committed by
Ralf Baechle
d4594b27 6609ccdc

+1
+1
arch/mips/Kconfig
··· 509 509 select MIPS_MSC 510 510 select SYS_HAS_CPU_MIPS32_R1 511 511 select SYS_HAS_CPU_MIPS32_R2 512 + select SYS_HAS_CPU_MIPS32_R6 512 513 select SYS_HAS_CPU_MIPS64_R1 513 514 select SYS_HAS_EARLY_PRINTK 514 515 select SYS_SUPPORTS_32BIT_KERNEL