From 619706981fa9f937124807ab8926f8c0092bd2a2 Mon Sep 17 00:00:00 2001 From: Kees Cook Date: Tue, 2 Oct 2012 11:20:01 -0700 Subject: [PATCH] --- yaml --- r: 353579 b: refs/heads/master c: 52ae2a014ae8463e5ac3144440ff996192fa6e80 h: refs/heads/master i: 353577: 89ee3fd4044bdbe6a7012ead181e3fdb781ca2e3 353575: 39eb46176799ca2a84ad38572b4fccace97e8364 v: v3 --- [refs] | 2 +- trunk/net/sctp/Kconfig | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index e4001c78143a..2ee4d45b7189 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: af2b08d31ecf1fdba16d09d7bf5756d5b3d1ddb1 +refs/heads/master: 52ae2a014ae8463e5ac3144440ff996192fa6e80 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