diff options
Diffstat (limited to 'arch/mips/include/asm/mach-sibyte/cpu-feature-overrides.h')
-rw-r--r-- | arch/mips/include/asm/mach-sibyte/cpu-feature-overrides.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/include/asm/mach-sibyte/cpu-feature-overrides.h b/arch/mips/include/asm/mach-sibyte/cpu-feature-overrides.h index 1c1f92415b9a..92927b62b5a0 100644 --- a/arch/mips/include/asm/mach-sibyte/cpu-feature-overrides.h +++ b/arch/mips/include/asm/mach-sibyte/cpu-feature-overrides.h | |||
@@ -26,6 +26,7 @@ | |||
26 | #define cpu_has_dc_aliases 0 | 26 | #define cpu_has_dc_aliases 0 |
27 | #define cpu_has_ic_fills_f_dc 0 | 27 | #define cpu_has_ic_fills_f_dc 0 |
28 | #define cpu_has_dsp 0 | 28 | #define cpu_has_dsp 0 |
29 | #define cpu_has_dsp2 0 | ||
29 | #define cpu_has_mipsmt 0 | 30 | #define cpu_has_mipsmt 0 |
30 | #define cpu_has_userlocal 0 | 31 | #define cpu_has_userlocal 0 |
31 | #define cpu_icache_snoops_remote_store 0 | 32 | #define cpu_icache_snoops_remote_store 0 |