Skip to content

Commit

Permalink
powerpc/configs: Drop CONFIG_IP_NF_TARGET_CLUSTERIP
Browse files Browse the repository at this point in the history
Drop CONFIG_IP_NF_TARGET_CLUSTERIP as it was removed in commit 9db5d91
("netfilter: ip_tables: remove clusterip target").

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230817115017.35663-5-twoerner@gmail.com
  • Loading branch information
twoerner authored and mpe committed Aug 18, 2023
1 parent d1eb75e commit 455d3d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/powerpc/configs/ppc6xx_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,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
Expand Down

0 comments on commit 455d3d3

Please sign in to comment.