aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorPaul Burton <paul.burton@imgtec.com>2016-02-03 12:06:35 +0000
committerRalf Baechle <ralf@linux-mips.org>2016-05-13 14:01:51 +0200
commitd4594b2763f2cb5bc13ca05e312a389d15462cdf (patch)
tree4683c42b7e87a2e842a789209938451f762ce605 /arch/mips/Kconfig
parentMIPS: smp-cps: Stop printing EJTAG exceptions to UART (diff)
downloadlinux-dev-d4594b2763f2cb5bc13ca05e312a389d15462cdf.tar.xz
linux-dev-d4594b2763f2cb5bc13ca05e312a389d15462cdf.zip
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>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index e77a439c1932..b5609111a3bd 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -509,6 +509,7 @@ config MIPS_SEAD3
select MIPS_MSC
select SYS_HAS_CPU_MIPS32_R1
select SYS_HAS_CPU_MIPS32_R2
+ select SYS_HAS_CPU_MIPS32_R6
select SYS_HAS_CPU_MIPS64_R1
select SYS_HAS_EARLY_PRINTK
select SYS_SUPPORTS_32BIT_KERNEL