libnvdimm: Fix ACPI_NFIT in BLK_DEV_PMEM help
authorPeter Robinson <pbrobinson@gmail.com>
Mon, 12 Feb 2024 12:37:10 +0000 (12:37 +0000)
committerDave Jiang <dave.jiang@intel.com>
Mon, 12 Feb 2024 21:32:25 +0000 (14:32 -0700)
The ACPI_NFIT config option is described incorrectly as the
inverse NFIT_ACPI, which doesn't exist, so update the help
to the actual config option.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Link: https://lore.kernel.org/r/20240212123716.795996-1-pbrobinson@gmail.com
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
drivers/nvdimm/Kconfig

index 77b06d5..fde3e17 100644 (file)
@@ -24,7 +24,7 @@ config BLK_DEV_PMEM
        select ND_PFN if NVDIMM_PFN
        help
          Memory ranges for PMEM are described by either an NFIT
-         (NVDIMM Firmware Interface Table, see CONFIG_NFIT_ACPI), a
+         (NVDIMM Firmware Interface Table, see CONFIG_ACPI_NFIT), a
          non-standard OEM-specific E820 memory type (type-12, see
          CONFIG_X86_PMEM_LEGACY), or it is manually specified by the
          'memmap=nn[KMG]!ss[KMG]' kernel command line (see