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

Philippe Mathieu-Daudé philmd at linaro.org
Thu Aug 17 00:33:13 PDT 2023


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")?

> Signed-off-by: Trevor Woerner <twoerner at gmail.com>
> ---
>   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




More information about the linux-arm-kernel mailing list