repo.or.cz
/
linux-2.6
/
cjktty.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MAINTAINERS: add hvc_console
[linux-2.6/cjktty.git]
/
net
/
rds
/
Kconfig
blob
796773b5df9b819c1bf33f90654556187264fe9d
1
2
config RDS
3
tristate "Reliable Datagram Sockets (RDS) (EXPERIMENTAL)"
4
depends on INET && INFINIBAND_IPOIB && EXPERIMENTAL
5
depends on INFINIBAND && INFINIBAND_ADDR_TRANS
6
---help---
7
RDS provides reliable, sequenced delivery of datagrams
8
over Infiniband.
9
10
config RDS_DEBUG
11
bool "Debugging messages"
12
depends on RDS
13
default n
14