3 tristate "The RDS Protocol"
6 The RDS (Reliable Datagram Sockets) protocol provides reliable,
7 sequenced delivery of datagrams over Infiniband or TCP.
10 tristate "RDS over Infiniband"
11 depends on RDS && INFINIBAND && INFINIBAND_ADDR_TRANS
13 Allow RDS to use Infiniband as a transport.
14 This transport supports RDMA operations.
17 tristate "RDS over TCP"
20 Allow RDS to use TCP as a transport.
21 This transport does not support RDMA operations.
24 bool "RDS debugging messages"