projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1eb75e
)
powerpc/configs: Drop CONFIG_IP_NF_TARGET_CLUSTERIP
author
Trevor Woerner
<twoerner@gmail.com>
Thu, 17 Aug 2023 11:50:14 +0000
(07:50 -0400)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Fri, 18 Aug 2023 07:03:15 +0000
(17:03 +1000)
Drop CONFIG_IP_NF_TARGET_CLUSTERIP as it was removed in commit
9db5d918e2c0
("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
arch/powerpc/configs/ppc6xx_defconfig
patch
|
blob
|
history
diff --git
a/arch/powerpc/configs/ppc6xx_defconfig
b/arch/powerpc/configs/ppc6xx_defconfig
index
f21170b
..
98c32f7
100644
(file)
--- a/
arch/powerpc/configs/ppc6xx_defconfig
+++ b/
arch/powerpc/configs/ppc6xx_defconfig
@@
-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