doc/nvmf: add description of how to enable NVMf

Change-Id: I4270a8fb8da847ee62b107f7cb2c0fdea1450fa6
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
This commit is contained in:
Daniel Verkamp 2016-06-08 16:34:15 -07:00
parent a4b857213b
commit 53b31afe7c

View File

@ -49,6 +49,12 @@ Ubuntu:
apt-get install libibverbs-dev librdmacm-dev
\endverbatim
Then build SPDK with the NVMf target enabled, either by editing CONFIG
to enable CONFIG_NVMF or enabling it on the `make` command line:
\verbatim
make CONFIG_NVMF=y <other config parameters>
\endverbatim
\section nvmf_config Configuring NVMf