From: Johan Korsnes Date: Sun, 23 Mar 2025 19:10:04 +0000 (+0100) Subject: arch: xtensa: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEX X-Git-Tag: v6.16-rc1~67^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d6d238851dff53f49ff88d280ab9fc45eaec60a;p=thirdparty%2Fkernel%2Flinux.git arch: xtensa: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEX This option was removed from the Kconfig in commit 8c710f75256b ("net/sched: Retire tcindex classifier") but it was not removed from the defconfigs. Fixes: 8c710f75256b ("net/sched: Retire tcindex classifier") Signed-off-by: Johan Korsnes Cc: Chris Zankel Cc: Max Filippov Message-Id: <20250323191004.112743-1-johan.korsnes@gmail.com> Signed-off-by: Max Filippov --- diff --git a/arch/xtensa/configs/common_defconfig b/arch/xtensa/configs/common_defconfig index fa93898691547..09e4a1d9d1f38 100644 --- a/arch/xtensa/configs/common_defconfig +++ b/arch/xtensa/configs/common_defconfig @@ -32,7 +32,6 @@ CONFIG_NET_SCH_TEQL=m CONFIG_NET_SCH_TBF=m CONFIG_NET_SCH_GRED=m CONFIG_NET_SCH_DSMARK=m -CONFIG_NET_CLS_TCINDEX=m CONFIG_NET_CLS_ROUTE4=m CONFIG_NET_CLS_FW=m CONFIG_NET_CLS_U32=m