Commit 75cd37c5 authored by Johan Korsnes's avatar Johan Korsnes Committed by Madhavan Srinivasan
Browse files

arch: powerpc: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEX



This option was removed from the Kconfig in commit
8c710f75 ("net/sched: Retire tcindex classifier") but it was not
removed from the defconfigs.

Fixes: 8c710f75 ("net/sched: Retire tcindex classifier")
Signed-off-by: default avatarJohan Korsnes <johan.korsnes@gmail.com>
Reviewed-by: default avatarChristophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: default avatarMadhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/20250323191116.113482-1-johan.korsnes@gmail.com
parent e82fff08
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -252,7 +252,6 @@ CONFIG_NET_SCH_DSMARK=m
CONFIG_NET_SCH_NETEM=m
CONFIG_NET_SCH_INGRESS=m
CONFIG_NET_CLS_BASIC=m
CONFIG_NET_CLS_TCINDEX=m
CONFIG_NET_CLS_ROUTE4=m
CONFIG_NET_CLS_FW=m
CONFIG_NET_CLS_U32=m