From: Pavel Machek Date: Thu, 30 Aug 2018 11:30:03 +0000 (+0200) Subject: net/rds: RDS is not Radio Data System X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=b0e0b0abbd5e52568e3848b0ba54a9efa3a11547;p=openwrt%2Fstaging%2Fblogic.git net/rds: RDS is not Radio Data System Getting prompt "The RDS Protocol" (RDS) is not too helpful, and it is easily confused with Radio Data System (which we may want to support in kernel, too). Signed-off-by: Pavel Machek Acked-by: Sowmini Varadhan Acked-by: Santosh Shilimkar Acked-by: Sowmini Varadhan Signed-off-by: David S. Miller --- diff --git a/net/rds/Kconfig b/net/rds/Kconfig index 01b3bd6a3708..b9092111bc45 100644 --- a/net/rds/Kconfig +++ b/net/rds/Kconfig @@ -1,6 +1,6 @@ config RDS - tristate "The RDS Protocol" + tristate "The Reliable Datagram Sockets Protocol" depends on INET ---help--- The RDS (Reliable Datagram Sockets) protocol provides reliable,