Based off b80915eb99
and compacted into a single commit so that it will fit on the uni git server
7 lines
279 B
Plaintext
7 lines
279 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
config INFINIBAND_ISERT
|
|
tristate "iSCSI Extensions for RDMA (iSER) target support"
|
|
depends on INET && INFINIBAND_ADDR_TRANS && TARGET_CORE && ISCSI_TARGET
|
|
help
|
|
Support for iSCSI Extensions for RDMA (iSER) Target on Infiniband fabrics.
|