diff mbox series

arch: arm: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEX

Message ID 20250323191239.114181-1-johan.korsnes@gmail.com (mailing list archive)
State New
Headers show
Series arch: arm: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEX | expand

Commit Message

Johan Korsnes March 23, 2025, 7:12 p.m. UTC
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 <johan.korsnes@gmail.com>
Cc: Russell King <linux@armlinux.org.uk>
---
 arch/arm/configs/ixp4xx_defconfig | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/arch/arm/configs/ixp4xx_defconfig b/arch/arm/configs/ixp4xx_defconfig
index 3cb995b9616a..9c7e55384386 100644
--- a/arch/arm/configs/ixp4xx_defconfig
+++ b/arch/arm/configs/ixp4xx_defconfig
@@ -75,7 +75,6 @@  CONFIG_NET_SCH_TBF=m
 CONFIG_NET_SCH_GRED=m
 CONFIG_NET_SCH_DSMARK=m
 CONFIG_NET_SCH_INGRESS=m
-CONFIG_NET_CLS_TCINDEX=m
 CONFIG_NET_CLS_ROUTE4=m
 CONFIG_NET_CLS_FW=m
 CONFIG_NET_CLS_U32=m