[PATCH 3/5] sh/defconfigs: Remove CONFIG_IPV6_PRIVACY

From: Borislav Petkov
Date: Wed Mar 30 2016 - 07:42:57 EST


From: Borislav Petkov <bp@xxxxxxx>

Option is long gone, see

5d9efa7ee99e ("ipv6: Remove privacy config option.")

Signed-off-by: Borislav Petkov <bp@xxxxxxx>
Cc: linux-sh@xxxxxxxxxxxxxxx
---
arch/sh/configs/titan_defconfig | 1 -
1 file changed, 1 deletion(-)

diff --git a/arch/sh/configs/titan_defconfig b/arch/sh/configs/titan_defconfig
index a77b778c745b..886bc28fa487 100644
--- a/arch/sh/configs/titan_defconfig
+++ b/arch/sh/configs/titan_defconfig
@@ -52,7 +52,6 @@ CONFIG_INET_IPCOMP=y
# CONFIG_INET_LRO is not set
CONFIG_INET_DIAG=m
CONFIG_IPV6=y
-CONFIG_IPV6_PRIVACY=y
CONFIG_INET6_AH=y
CONFIG_INET6_ESP=y
CONFIG_INET6_IPCOMP=y
--
2.7.3