diff mbox

nvdimm docs: remove reference to CONFIG_NFIT_TEST

Message ID 20180705173509.10849-1-ross.zwisler@linux.intel.com (mailing list archive)
State New, archived
Headers show

Commit Message

Ross Zwisler July 5, 2018, 5:35 p.m. UTC
This symbol doesn't currently exist.  The instructions on how to compile &
load nfit_test are here:

https://github.com/pmem/ndctl

Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com>
---
 Documentation/nvdimm/nvdimm.txt | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
diff mbox

Patch

diff --git a/Documentation/nvdimm/nvdimm.txt b/Documentation/nvdimm/nvdimm.txt
index e894de69915a..985091a86866 100644
--- a/Documentation/nvdimm/nvdimm.txt
+++ b/Documentation/nvdimm/nvdimm.txt
@@ -248,9 +248,8 @@  by a region device with a dynamically assigned id (REGION0 - REGION5).
     be contiguous in DPA-space.
 
     This bus is provided by the kernel under the device
-    /sys/devices/platform/nfit_test.0 when CONFIG_NFIT_TEST is enabled and
-    the nfit_test.ko module is loaded.  This not only test LIBNVDIMM but the
-    acpi_nfit.ko driver as well.
+    /sys/devices/platform/nfit_test.0 when the nfit_test.ko module is loaded.
+    This not only test LIBNVDIMM but the acpi_nfit.ko driver as well.
 
 
 LIBNVDIMM Kernel Device Model and LIBNDCTL Userspace API