Blob Blame History Raw
# 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