Commit 1f5ea872 authored by Michal Suchanek's avatar Michal Suchanek Committed by Jonathan Corbet
Browse files

doc: nvdimm: remove reference to non-existent CONFIG_NFIT_TEST



The test driver is in tools/testing/nvdimm and cannot be selected by a
config option.

Signed-off-by: default avatarMichal Suchanek <msuchanek@suse.de>
Link: https://lore.kernel.org/r/20200415211654.10827-1-msuchanek@suse.de


Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 6bc47621
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -278,8 +278,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
    /sys/devices/platform/nfit_test.0 when the nfit_test.ko module from
    tools/testing/nvdimm is loaded.  This not only test LIBNVDIMM but the
    acpi_nfit.ko driver as well.