diff options
author | Borislav Petkov <bp@suse.de> | 2016-03-30 13:42:45 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2016-05-13 14:01:58 +0200 |
commit | e2c93cf14b40e8b8e755bb163ced004edb4691e2 (patch) | |
tree | bb0e36b05ca3962393f3eb60a0a7ef1fd9ab62de /arch/mips/configs/mtx1_defconfig | |
parent | 3d2ca73af4eb4a33ae021e37b5f395ac5631cb3f (diff) | |
download | linux-e2c93cf14b40e8b8e755bb163ced004edb4691e2.tar.bz2 |
MIPS: defconfigs: Remove CONFIG_IPV6_PRIVACY
Option is long gone, see
5d9efa7ee99e ("ipv6: Remove privacy config option.")
Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: linux-mips@linux-mips.org
Cc: LKML <linux-kernel@vger.kernel.org>
Patchwork: https://patchwork.linux-mips.org/patch/12919/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/configs/mtx1_defconfig')
-rw-r--r-- | arch/mips/configs/mtx1_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/configs/mtx1_defconfig b/arch/mips/configs/mtx1_defconfig index 9b6926d6bb32..f3f60056bc27 100644 --- a/arch/mips/configs/mtx1_defconfig +++ b/arch/mips/configs/mtx1_defconfig @@ -51,7 +51,6 @@ CONFIG_INET_IPCOMP=m CONFIG_INET_XFRM_MODE_TRANSPORT=m CONFIG_INET_XFRM_MODE_TUNNEL=m CONFIG_INET_XFRM_MODE_BEET=m -CONFIG_IPV6_PRIVACY=y CONFIG_INET6_AH=m CONFIG_INET6_ESP=m CONFIG_INET6_IPCOMP=m |