We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54be6c6 commit e4b0925Copy full SHA for e4b0925
drivers/nvdimm/Kconfig
@@ -24,7 +24,7 @@ config BLK_DEV_PMEM
24
select ND_PFN if NVDIMM_PFN
25
help
26
Memory ranges for PMEM are described by either an NFIT
27
- (NVDIMM Firmware Interface Table, see CONFIG_NFIT_ACPI), a
+ (NVDIMM Firmware Interface Table, see CONFIG_ACPI_NFIT), a
28
non-standard OEM-specific E820 memory type (type-12, see
29
CONFIG_X86_PMEM_LEGACY), or it is manually specified by the
30
'memmap=nn[KMG]!ss[KMG]' kernel command line (see
0 commit comments