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 <[email protected]> Reviewed-by: Christophe Leroy <[email protected]> Signed-off-by: Madhavan Srinivasan <[email protected]> Link: https://patch.msgid.link/[email protected]
1 parent e82fff0 commit 75cd37c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)