[PATCH] arch: powerpc: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEX
Christophe Leroy
christophe.leroy at csgroup.eu
Mon Mar 24 18:10:56 AEDT 2025
Le 23/03/2025 à 20:11, Johan Korsnes a écrit :
> [Vous ne recevez pas souvent de courriers de johan.korsnes at gmail.com. Découvrez pourquoi ceci est important à https://aka.ms/LearnAboutSenderIdentification ]
>
> 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 at gmail.com>
> Cc: Nicholas Piggin <npiggin at gmail.com>
> Cc: Christophe Leroy <christophe.leroy at csgroup.eu>
Reviewed-by: Christophe Leroy <christophe.leroy at csgroup.eu>
> ---
> arch/powerpc/configs/ppc6xx_defconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/powerpc/configs/ppc6xx_defconfig b/arch/powerpc/configs/ppc6xx_defconfig
> index ca0c90e95837..b8eb158a80fd 100644
> --- a/arch/powerpc/configs/ppc6xx_defconfig
> +++ b/arch/powerpc/configs/ppc6xx_defconfig
> @@ -253,7 +253,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
> --
> 2.49.0
>
More information about the Linuxppc-dev
mailing list