| tristate "NVMe Target support" |
| This enabled target side support for the NVMe protocol, that is |
| it allows the Linux kernel to implement NVMe subsystems and |
| controllers and export Linux block devices as NVMe namespaces. |
| You need to select at least one of the transports below to make this |
| To configure the NVMe target you probably want to use the nvmetcli |
| tool from http://git.infradead.org/users/hch/nvmetcli.git. |
| tristate "NVMe loopback device support" |
| This enables the NVMe loopback device support, which can be useful |
| to test NVMe host and target side features. |
| tristate "NVMe over Fabrics RDMA target support" |
| This enables the NVMe RDMA target support, which allows exporting NVMe |