From 1470009bf88ddde3c5e22ecb8e0f38d20757d6bd Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Sat, 23 Oct 2021 21:14:03 +0200 Subject: kernel: 5.10: packet mangling code only for ar8216 driver Only the ar8216 switch driver uses the packet mangling code. Update the kernel configs accordingly. Signed-off-by: Mathias Kresin --- target/linux/ramips/mt7620/config-5.10 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ramips/mt7620/config-5.10') diff --git a/target/linux/ramips/mt7620/config-5.10 b/target/linux/ramips/mt7620/config-5.10 index f91d01bbd8..c00313328a 100644 --- a/target/linux/ramips/mt7620/config-5.10 +++ b/target/linux/ramips/mt7620/config-5.10 @@ -41,6 +41,7 @@ CONFIG_DTB_RT_NONE=y # CONFIG_DTB_VOCORE2 is not set CONFIG_DTC=y CONFIG_EARLY_PRINTK=y +CONFIG_ETHERNET_PACKET_MANGLE=y CONFIG_FIXED_PHY=y CONFIG_FW_LOADER_PAGED_BUF=y CONFIG_GENERIC_ATOMIC64=y -- cgit v1.2.3