2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-10 06:34:17 +08:00
linux-next/net/rds/Kconfig

15 lines
349 B
Plaintext
Raw Normal View History

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