Skip to content

Commit 3d6d238

Browse files
johankorjcmvbkbc
authored andcommitted
arch: xtensa: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEX
This option was removed from the Kconfig in commit 8c710f7 ("net/sched: Retire tcindex classifier") but it was not removed from the defconfigs. Fixes: 8c710f7 ("net/sched: Retire tcindex classifier") Signed-off-by: Johan Korsnes <johan.korsnes@gmail.com> Cc: Chris Zankel <chris@zankel.net> Cc: Max Filippov <jcmvbkbc@gmail.com> Message-Id: <20250323191004.112743-1-johan.korsnes@gmail.com> Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
1 parent 4781214 commit 3d6d238

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/xtensa/configs/common_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ CONFIG_NET_SCH_TEQL=m
3232
CONFIG_NET_SCH_TBF=m
3333
CONFIG_NET_SCH_GRED=m
3434
CONFIG_NET_SCH_DSMARK=m
35-
CONFIG_NET_CLS_TCINDEX=m
3635
CONFIG_NET_CLS_ROUTE4=m
3736
CONFIG_NET_CLS_FW=m
3837
CONFIG_NET_CLS_U32=m

0 commit comments

Comments
 (0)