diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-11-12 13:01:34 +0100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2019-11-13 06:58:06 +0100 |
commit | 93a1544ad4ec4bd9147992e57b4f834ceb2cc159 (patch) | |
tree | 5fa4f4dd61ff237fe44522da4dc2b1d13ed6c133 /arch/powerpc/configs/adder875_defconfig | |
parent | powerpc/pseries: Fix platform_no_drv_owner.cocci warnings (diff) | |
download | linux-93a1544ad4ec4bd9147992e57b4f834ceb2cc159.tar.xz 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/adder875_defconfig')
-rw-r--r-- | arch/powerpc/configs/adder875_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/powerpc/configs/adder875_defconfig b/arch/powerpc/configs/adder875_defconfig index f7a803ab2285..510f7fd1f6a3 100644 --- a/arch/powerpc/configs/adder875_defconfig +++ b/arch/powerpc/configs/adder875_defconfig @@ -22,9 +22,6 @@ CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_PNP=y CONFIG_SYN_COOKIES=y -# CONFIG_INET_XFRM_MODE_TRANSPORT is not set -# CONFIG_INET_XFRM_MODE_TUNNEL is not set -# CONFIG_INET_XFRM_MODE_BEET is not set # CONFIG_IPV6 is not set # CONFIG_FW_LOADER is not set CONFIG_MTD=y |