From 16ce668ad7e8248109d6510205e3131838d35eed Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mon, 10 Aug 2020 18:36:51 +0100 Subject: Update filters for rnbd-client rnbd-server --- configs/fedora/generic/CONFIG_INFINIBAND_RTRS_SERVER | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'configs') diff --git a/configs/fedora/generic/CONFIG_INFINIBAND_RTRS_SERVER b/configs/fedora/generic/CONFIG_INFINIBAND_RTRS_SERVER index 30fe516f4..64ed34d9f 100644 --- a/configs/fedora/generic/CONFIG_INFINIBAND_RTRS_SERVER +++ b/configs/fedora/generic/CONFIG_INFINIBAND_RTRS_SERVER @@ -1,21 +1 @@ -# 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 -- cgit