commit | b382fe848345fe626b74a559fa89d2d966d03b02 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Fri May 06 14:31:13 2005 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sat Oct 29 19:31:13 2005 +0100 |
tree | 37218490821a823b85424c7718d18c6910c8a7f3 | |
parent | 4194318c3941fa9cfaa63dfdab9054fcae5e08d3 [diff] |
No point in checking cpu_has_tlb before we've computed the CPU options. So for now we just unconditionally set the option - Linux wouldn't work without a TLB anyway. Setting MIPS_CPU_4KTLB was missing for Alchemy and Sandcraft, add that back. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>