lede/target/linux/ramips/patches-5.10/999-fix-hwnat.patch
Boos4721 50cce804be
kernel: bump 5.10 to 5.10.73 (#8064)
Signed-off-by: boos4721 <3.1415926535boos@gmail.com>
2021-10-17 14:53:09 +08:00

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