Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
[linux-2.6-microblaze.git] / drivers / acpi / nfit / Kconfig
1 config ACPI_NFIT
2         tristate "ACPI NVDIMM Firmware Interface Table (NFIT)"
3         depends on PHYS_ADDR_T_64BIT
4         depends on BLK_DEV
5         depends on ARCH_HAS_MMIO_FLUSH
6         select LIBNVDIMM
7         help
8           Infrastructure to probe ACPI 6 compliant platforms for
9           NVDIMMs (NFIT) and register a libnvdimm device tree.  In
10           addition to storage devices this also enables libnvdimm to pass
11           ACPI._DSM messages for platform/dimm configuration.
12
13           To compile this driver as a module, choose M here:
14           the module will be called nfit.