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