[MIPS] Disable UserLocal runtime detection on platforms which never have it.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
Ralf Baechle
2007-07-13 18:58:25 +01:00
parent 798d9023e4
commit ed203dadcd
8 changed files with 8 additions and 0 deletions

View File

@@ -47,6 +47,7 @@
#define cpu_icache_snoops_remote_store 0
#define cpu_has_dsp 0
#define cpu_has_mipsmt 0
#define cpu_has_userlocal 0
#define cpu_has_mips32r1 0
#define cpu_has_mips32r2 0