aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/configs/ppc6xx_defconfig
diff options
context:
space:
mode:
authorGravatar YueHaibing <yuehaibing@huawei.com> 2019-11-12 23:01:34 +1100
committerGravatar Michael Ellerman <mpe@ellerman.id.au> 2019-11-13 16:58:06 +1100
commit93a1544ad4ec4bd9147992e57b4f834ceb2cc159 (patch)
tree5fa4f4dd61ff237fe44522da4dc2b1d13ed6c133 /arch/powerpc/configs/ppc6xx_defconfig
parentpowerpc/pseries: Fix platform_no_drv_owner.cocci warnings (diff)
downloadlinux-93a1544ad4ec4bd9147992e57b4f834ceb2cc159.tar.gz
linux-93a1544ad4ec4bd9147992e57b4f834ceb2cc159.tar.bz2
linux-93a1544ad4ec4bd9147992e57b4f834ceb2cc159.zip
powerpc/configs: remove obsolete CONFIG_INET_XFRM_MODE_* and CONFIG_INET6_XFRM_MODE_*
These Kconfig options has been removed in commit 4c145dce2601 ("xfrm: make xfrm modes builtin") So there is no point to keep it in defconfigs any longer. Signed-off-by: YueHaibing <yuehaibing@huawei.com> [mpe: Extract from cross arch patch] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20190612071901.21736-1-yuehaibing@huawei.com
Diffstat (limited to 'arch/powerpc/configs/ppc6xx_defconfig')
-rw-r--r--arch/powerpc/configs/ppc6xx_defconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/powerpc/configs/ppc6xx_defconfig b/arch/powerpc/configs/ppc6xx_defconfig
index 9dca4cffa623..7e28919041cf 100644
--- a/arch/powerpc/configs/ppc6xx_defconfig
+++ b/arch/powerpc/configs/ppc6xx_defconfig
@@ -109,9 +109,6 @@ CONFIG_SYN_COOKIES=y
CONFIG_INET_AH=m
CONFIG_INET_ESP=m
CONFIG_INET_IPCOMP=m
-CONFIG_INET_XFRM_MODE_TRANSPORT=m
-CONFIG_INET_XFRM_MODE_TUNNEL=m
-CONFIG_INET_XFRM_MODE_BEET=m
CONFIG_INET_DIAG=m
CONFIG_TCP_CONG_ADVANCED=y
CONFIG_TCP_CONG_HSTCP=m
@@ -129,7 +126,6 @@ CONFIG_INET6_AH=m
CONFIG_INET6_ESP=m
CONFIG_INET6_IPCOMP=m
CONFIG_IPV6_MIP6=m
-CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION=m
CONFIG_IPV6_TUNNEL=m
CONFIG_IPV6_MULTIPLE_TABLES=y
CONFIG_IPV6_SUBTREES=y