android_kernel_xiaomi_sm8350/net/rds/Kconfig
Andy Grover fe17f84f5f RDS: Kconfig and Makefile
Add RDS Kconfig and Makefile, and modify net/'s to add
us to the build.

Signed-off-by: Andy Grover <andy.grover@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-02-26 23:43:35 -08:00

14 lines
301 B
Plaintext

config RDS
tristate "Reliable Datagram Sockets (RDS) (EXPERIMENTAL)"
depends on INET && INFINIBAND_IPOIB && EXPERIMENTAL
---help---
RDS provides reliable, sequenced delivery of datagrams
over Infiniband.
config RDS_DEBUG
bool "Debugging messages"
depends on RDS
default n