diff options
Diffstat (limited to 'arch/mips/include/asm/mach-ip28/cpu-feature-overrides.h')
-rw-r--r-- | arch/mips/include/asm/mach-ip28/cpu-feature-overrides.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/include/asm/mach-ip28/cpu-feature-overrides.h b/arch/mips/include/asm/mach-ip28/cpu-feature-overrides.h index 9a53b326f848..50d344ca60a8 100644 --- a/arch/mips/include/asm/mach-ip28/cpu-feature-overrides.h +++ b/arch/mips/include/asm/mach-ip28/cpu-feature-overrides.h | |||
@@ -27,6 +27,7 @@ | |||
27 | #define cpu_has_dc_aliases 0 /* see probe_pcache() */ | 27 | #define cpu_has_dc_aliases 0 /* see probe_pcache() */ |
28 | #define cpu_has_ic_fills_f_dc 0 | 28 | #define cpu_has_ic_fills_f_dc 0 |
29 | #define cpu_has_dsp 0 | 29 | #define cpu_has_dsp 0 |
30 | #define cpu_has_dsp2 0 | ||
30 | #define cpu_icache_snoops_remote_store 1 | 31 | #define cpu_icache_snoops_remote_store 1 |
31 | #define cpu_has_mipsmt 0 | 32 | #define cpu_has_mipsmt 0 |
32 | #define cpu_has_userlocal 0 | 33 | #define cpu_has_userlocal 0 |