diff options
author | Trevor Woerner <twoerner@gmail.com> | 2023-08-17 13:50:13 +0200 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2023-08-23 09:06:51 +0200 |
commit | d913ff561140dd89104dcb01846d789835a5cdc3 (patch) | |
tree | 8083c3e44baba7a8311e47eb9dde649b1a836701 /arch/mips/configs/malta_kvm_defconfig | |
parent | MIPS: VDSO: Conditionally export __vdso_gettimeofday() (diff) | |
download | linux-d913ff561140dd89104dcb01846d789835a5cdc3.tar.xz linux-d913ff561140dd89104dcb01846d789835a5cdc3.zip |
arch/mips/configs/*_defconfig cleanup
Drop CONFIG_IP_NF_TARGET_CLUSTERIP from any remaining mips defconfigs as it
was removed in commit 9db5d918e2c0 ("netfilter: ip_tables: remove clusterip
target").
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/configs/malta_kvm_defconfig')
-rw-r--r-- | arch/mips/configs/malta_kvm_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/configs/malta_kvm_defconfig b/arch/mips/configs/malta_kvm_defconfig index dd2b9c181f32..c07e30f63d8b 100644 --- a/arch/mips/configs/malta_kvm_defconfig +++ b/arch/mips/configs/malta_kvm_defconfig @@ -131,7 +131,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 |