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/bcm47xx_defconfig | |
parent | 3d2ca73af4eb4a33ae021e37b5f395ac5631cb3f (diff) | |
download | op-kernel-dev-e2c93cf14b40e8b8e755bb163ced004edb4691e2.zip op-kernel-dev-e2c93cf14b40e8b8e755bb163ced004edb4691e2.tar.gz |
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/bcm47xx_defconfig')
-rw-r--r-- | arch/mips/configs/bcm47xx_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/configs/bcm47xx_defconfig b/arch/mips/configs/bcm47xx_defconfig index 0db4eb3..fad8e96 100644 --- a/arch/mips/configs/bcm47xx_defconfig +++ b/arch/mips/configs/bcm47xx_defconfig @@ -23,7 +23,6 @@ CONFIG_IP_MROUTE=y CONFIG_IP_MROUTE_MULTIPLE_TABLES=y CONFIG_SYN_COOKIES=y CONFIG_TCP_CONG_ADVANCED=y -CONFIG_IPV6_PRIVACY=y CONFIG_IPV6_MULTIPLE_TABLES=y CONFIG_IPV6_SUBTREES=y CONFIG_IPV6_MROUTE=y |