diff --git a/net/rds/Kconfig b/net/rds/Kconfig
index ec753b3ae72ade6005cecee012ec1e2759a7fb45..f2c670ba7b9b2b26592e1b07bbedf0c5b8b3b842 100644
--- a/net/rds/Kconfig
+++ b/net/rds/Kconfig
@@ -1,7 +1,7 @@
 
 config RDS
-	tristate "The RDS Protocol (EXPERIMENTAL)"
-	depends on INET && EXPERIMENTAL
+	tristate "The RDS Protocol"
+	depends on INET
 	---help---
 	  The RDS (Reliable Datagram Sockets) protocol provides reliable,
 	  sequenced delivery of datagrams over Infiniband, iWARP,