aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonid Yegoshin <[email protected]>2012-07-19 09:11:15 +0200
committerRalf Baechle <[email protected]>2012-07-19 11:23:43 +0200
commit5d9fbed18e25c0ce4fe404550fdb46eaa54e52ce (patch)
tree1c6cecd1a0a26fd437d4e363be2515e8f4f6db06
parenta586e14f2c4932fd8d4f14f713874f84f36f91c6 (diff)
MIPS: Malta may also be equipped with MIPS64 R2 processors.
Signed-off-by: Leonid Yegoshin <[email protected]> Signed-off-by: Steven J. Hill <[email protected]> Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/3792/ Signed-off-by: Ralf Baechle <[email protected]>
-rw-r--r--arch/mips/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 5eb8c932fe53..b3e10fdd3898 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -288,6 +288,7 @@ config MIPS_MALTA
select SYS_HAS_CPU_MIPS32_R1
select SYS_HAS_CPU_MIPS32_R2
select SYS_HAS_CPU_MIPS64_R1
+ select SYS_HAS_CPU_MIPS64_R2
select SYS_HAS_CPU_NEVADA
select SYS_HAS_CPU_RM7000
select SYS_HAS_EARLY_PRINTK