linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@alien8.de>
To: LKML <linux-kernel@vger.kernel.org>
Cc: linux-sh@vger.kernel.org
Subject: [PATCH 3/5] sh/defconfigs: Remove CONFIG_IPV6_PRIVACY
Date: Wed, 30 Mar 2016 13:42:46 +0200	[thread overview]
Message-ID: <1459338168-29334-4-git-send-email-bp@alien8.de> (raw)
In-Reply-To: <1459338168-29334-1-git-send-email-bp@alien8.de>

From: Borislav Petkov <bp@suse.de>

Option is long gone, see

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

Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: linux-sh@vger.kernel.org
---
 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

  parent reply	other threads:[~2016-03-30 11:42 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-30 11:42 [PATCH 0/5] Remove last remnants of CONFIG_IPV6_PRIVACY from arch defconfigs Borislav Petkov
2016-03-30 11:42 ` [PATCH 1/5] arm/defconfigs: Remove CONFIG_IPV6_PRIVACY Borislav Petkov
2016-04-20  9:59   ` Vladimir Zapolskiy
2016-08-11 17:00     ` Borislav Petkov
2016-08-11 20:26       ` Arnd Bergmann
2016-08-11 21:35         ` Borislav Petkov
2016-08-11 21:51           ` Arnd Bergmann
2016-08-12  5:22             ` Borislav Petkov
2016-08-12  6:19               ` Krzysztof Kozlowski
2016-03-30 11:42 ` [PATCH 2/5] mips/defconfigs: " Borislav Petkov
2016-03-30 21:43   ` Ralf Baechle
2016-03-30 11:42 ` Borislav Petkov [this message]
2016-03-30 11:42 ` [PATCH 4/5] sparc/defconfigs: " Borislav Petkov
2016-04-27 20:38   ` David Miller
2016-03-30 11:42 ` [PATCH 5/5] tile/defconfigs: " Borislav Petkov
2016-03-30 15:23   ` Chris Metcalf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1459338168-29334-4-git-send-email-bp@alien8.de \
    --to=bp@alien8.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).