diff options
Diffstat (limited to 'arch/mips/include/asm/mach-ath79/cpu-feature-overrides.h')
-rw-r--r-- | arch/mips/include/asm/mach-ath79/cpu-feature-overrides.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/include/asm/mach-ath79/cpu-feature-overrides.h b/arch/mips/include/asm/mach-ath79/cpu-feature-overrides.h index 6ddae926bf79..ea4b66dccf6e 100644 --- a/arch/mips/include/asm/mach-ath79/cpu-feature-overrides.h +++ b/arch/mips/include/asm/mach-ath79/cpu-feature-overrides.h | |||
@@ -42,6 +42,8 @@ | |||
42 | #define cpu_has_mips64r1 0 | 42 | #define cpu_has_mips64r1 0 |
43 | #define cpu_has_mips64r2 0 | 43 | #define cpu_has_mips64r2 0 |
44 | 44 | ||
45 | #define cpu_has_dsp 0 | ||
46 | #define cpu_has_dsp2 0 | ||
45 | #define cpu_has_mipsmt 0 | 47 | #define cpu_has_mipsmt 0 |
46 | 48 | ||
47 | #define cpu_has_64bits 0 | 49 | #define cpu_has_64bits 0 |