From c836b5a07942b7e4ba28f6034bf080c16fd91b9d Mon Sep 17 00:00:00 2001 From: Kees Cook Date: Tue, 12 Feb 2013 16:24:56 -0800 Subject: [PATCH] --- yaml --- r: 349765 b: refs/heads/master c: 3bdb1a443a53a4058b95c8a67c856cc8b8393411 h: refs/heads/master i: 349763: 7d14a9c5c566e8aef884495e29d220436fd0453e v: v3 --- [refs] | 2 +- trunk/net/sctp/Kconfig | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 27458a194ed7..cc776e66d865 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e9c0dfbaa28b7c9f5d3482633770cdeec53e3f7b +refs/heads/master: 3bdb1a443a53a4058b95c8a67c856cc8b8393411 diff --git a/trunk/net/sctp/Kconfig b/trunk/net/sctp/Kconfig index 7521d944c0fb..cf4852814e0c 100644 --- a/trunk/net/sctp/Kconfig +++ b/trunk/net/sctp/Kconfig @@ -3,8 +3,8 @@ # menuconfig IP_SCTP - tristate "The SCTP Protocol (EXPERIMENTAL)" - depends on INET && EXPERIMENTAL + tristate "The SCTP Protocol" + depends on INET depends on IPV6 || IPV6=n select CRYPTO select CRYPTO_HMAC