From e8cb010cecf0a9ba737960230608a59bd40c8492 Mon Sep 17 00:00:00 2001 From: W_Y_CPP <383152993@qq.com> Date: Thu, 24 Feb 2022 23:21:23 -0500 Subject: [PATCH] kernel: fix build for mt7621 with kernel 5.10 --- target/linux/ramips/mt7621/config-5.10 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/ramips/mt7621/config-5.10 b/target/linux/ramips/mt7621/config-5.10 index 92eef3471..a00d4e075 100644 --- a/target/linux/ramips/mt7621/config-5.10 +++ b/target/linux/ramips/mt7621/config-5.10 @@ -188,11 +188,11 @@ CONFIG_NET_RALINK_GSW_MT7621=y CONFIG_NET_RALINK_MDIO=y CONFIG_NET_RALINK_MDIO_MT7620=y CONFIG_NET_RALINK_MT7621=y -CONFIG_NET_RALINK_OFFLOAD=y +# CONFIG_NET_RALINK_OFFLOAD is not set CONFIG_NET_RALINK_SOC=y CONFIG_NET_SWITCHDEV=y CONFIG_NET_VENDOR_MEDIATEK=y -CONFIG_NET_VENDOR_RALINK=y +# CONFIG_NET_VENDOR_RALINK is not set CONFIG_NO_HZ_COMMON=y CONFIG_NO_HZ_IDLE=y CONFIG_NR_CPUS=4