aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/include')
-rw-r--r--arch/mips/include/asm/mach-loongson/cpu-feature-overrides.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/include/asm/mach-loongson/cpu-feature-overrides.h b/arch/mips/include/asm/mach-loongson/cpu-feature-overrides.h
index 16210cedd929..675bd8641d5a 100644
--- a/arch/mips/include/asm/mach-loongson/cpu-feature-overrides.h
+++ b/arch/mips/include/asm/mach-loongson/cpu-feature-overrides.h
@@ -52,6 +52,8 @@
52#define cpu_has_tx39_cache 0 52#define cpu_has_tx39_cache 0
53#define cpu_has_userlocal 0 53#define cpu_has_userlocal 0
54#define cpu_has_vce 0 54#define cpu_has_vce 0
55#define cpu_has_veic 0
56#define cpu_has_vint 0
55#define cpu_has_vtag_icache 0 57#define cpu_has_vtag_icache 0
56#define cpu_has_watch 1 58#define cpu_has_watch 1
57 59