summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_INFINIBAND_RTRS_SERVER
blob: 30fe516f4b53f8f86dea5995c63e26a709eb7892 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# CONFIG_INFINIBAND_RTRS_SERVER:
# 
# RDMA transport server module.
# 
# RDMA Transport (RTRS) server module processing connection and IO
# requests received from the RTRS client module, it will pass the
# IO requests to its user eg. RNBD_server.
# 
# Symbol: INFINIBAND_RTRS_SERVER [=n]
# Type  : tristate
# Defined at drivers/infiniband/ulp/rtrs/Kconfig:18
#   Prompt: RTRS server module
#   Depends on: INFINIBAND [=m] && INFINIBAND_ADDR_TRANS [=y]
#   Location:
#     -> Device Drivers
#       -> InfiniBand support (INFINIBAND [=m])
# Selects: INFINIBAND_RTRS [=n]
# 
# 
# 
CONFIG_INFINIBAND_RTRS_SERVER=m