# SPDX-License-Identifier: GPL-2.0-only config [31mCONFIG_INFINIBAND_ISER[0m tristate "iSCSI Extensions for RDMA (iSER)" depends on [31mCONFIG_SCSI[0m && [31mCONFIG_INET[0m && [31mCONFIG_INFINIBAND_ADDR_TRANS[0m select [31mCONFIG_SCSI_ISCSI_ATTRS[0m ---help--- Support for the iSCSI Extensions for RDMA (iSER) Protocol over InfiniBand. This allows you to access storage devices that speak iSCSI over iSER over InfiniBand. The iSER protocol is defined by IETF. See <http://www.ietf.org/rfc/rfc5046.txt> and <http://members.infinibandta.org/kwspub/spec/Annex_iSER.PDF> |