Skip to content

Commit 75cd37c

Browse files
johankormaddy-kerneldev
authored andcommitted
arch: powerpc: 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> Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com> Link: https://patch.msgid.link/20250323191116.113482-1-johan.korsnes@gmail.com
1 parent e82fff0 commit 75cd37c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/powerpc/configs/ppc6xx_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,6 @@ CONFIG_NET_SCH_DSMARK=m
252252
CONFIG_NET_SCH_NETEM=m
253253
CONFIG_NET_SCH_INGRESS=m
254254
CONFIG_NET_CLS_BASIC=m
255-
CONFIG_NET_CLS_TCINDEX=m
256255
CONFIG_NET_CLS_ROUTE4=m
257256
CONFIG_NET_CLS_FW=m
258257
CONFIG_NET_CLS_U32=m

0 commit comments

Comments
 (0)