mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
13 lines
360 B
Diff
13 lines
360 B
Diff
--- a/arch/mips/include/asm/mach-ralink/mt7621/cpu-feature-overrides.h
|
|
+++ b/arch/mips/include/asm/mach-ralink/mt7621/cpu-feature-overrides.h
|
|
@@ -43,6 +43,9 @@
|
|
#define cpu_has_dsp2 0
|
|
#define cpu_has_mipsmt 1
|
|
|
|
+#define cpu_has_vint 0
|
|
+#define cpu_has_veic 0
|
|
+
|
|
#define cpu_has_64bits 0
|
|
#define cpu_has_64bit_zero_reg 0
|
|
#define cpu_has_64bit_gp_regs 0
|