For MIPS32/MIPS64 cp0.config.mt == 1 implies a standard (R4k-style)
authorMaciej W. Rozycki <macro@linux-mips.org>
Mon, 6 Jun 2005 16:40:58 +0000 (16:40 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 29 Oct 2005 18:31:19 +0000 (19:31 +0100)
commitd5b6f1db5d5a7ba3f2271e5018db7c8c5c4eeea1
treeb5d6c33db67287e91f540d81ff34746839c4bde0
parent81731f79974ffb0a7b4aabd3c3e472f8d46b057c
For MIPS32/MIPS64 cp0.config.mt == 1 implies a standard (R4k-style)
TLB, so no need to set it separately for each implementation.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/cpu-probe.c