net, sctp: remove CONFIG_EXPERIMENTAL
[firefly-linux-kernel-4.4.55.git] / net / sctp / Kconfig
index 7521d944c0fb1c57de545938320c3b7ce4439a3e..cf4852814e0c667b85be0e7b763bd7fe8964f546 100644 (file)
@@ -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