Re: [PATCH v2 3/4] arch/mips/configs/*_defconfig cleanup

From: Trevor Woerner
Date: Thu Aug 17 2023 - 07:38:46 EST


On Thu 2023-08-17 @ 09:33:13 AM, Philippe Mathieu-Daudé wrote:
> Hi Trevor,
>
> On 17/8/23 04:59, Trevor Woerner wrote:
> > Drop CONFIG_IP_NF_TARGET_CLUSTERIP from any remaining mips defconfigs as it
> > was removed in commit 57f8e00d8a82 ("usb: 71 musb: Drop old unused am35x
> > glue layer").
>
> How 57f8e00d8a82 is related? Do you mean commit 9db5d918e2c0
> ("netfilter: ip_tables: remove clusterip target")?

Yes thank you. I'll send a v3.

>
> > Signed-off-by: Trevor Woerner <twoerner@xxxxxxxxx>
> > ---
> > arch/mips/configs/ip22_defconfig | 1 -
> > arch/mips/configs/malta_defconfig | 1 -
> > arch/mips/configs/malta_kvm_defconfig | 1 -
> > arch/mips/configs/maltaup_xpa_defconfig | 1 -
> > arch/mips/configs/rm200_defconfig | 1 -
> > 5 files changed, 5 deletions(-)
> >
> > diff --git a/arch/mips/configs/ip22_defconfig b/arch/mips/configs/ip22_defconfig
> > index 44821f497261..dc49b09d492b 100644
> > --- a/arch/mips/configs/ip22_defconfig
> > +++ b/arch/mips/configs/ip22_defconfig
> > @@ -127,7 +127,6 @@ CONFIG_IP_NF_MATCH_TTL=m
> > CONFIG_IP_NF_FILTER=m
> > CONFIG_IP_NF_TARGET_REJECT=m
> > CONFIG_IP_NF_MANGLE=m
> > -CONFIG_IP_NF_TARGET_CLUSTERIP=m
> > CONFIG_IP_NF_TARGET_ECN=m
> > CONFIG_IP_NF_TARGET_TTL=m
> > CONFIG_IP_NF_RAW=m
>