]> asedeno.scripts.mit.edu Git - linux.git/blob - drivers/acpi/hmat/Kconfig
Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux.git] / drivers / acpi / hmat / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2 config ACPI_HMAT
3         bool "ACPI Heterogeneous Memory Attribute Table Support"
4         depends on ACPI_NUMA
5         select HMEM_REPORTING
6         help
7          If set, this option has the kernel parse and report the
8          platform's ACPI HMAT (Heterogeneous Memory Attributes Table),
9          register memory initiators with their targets, and export
10          performance attributes through the node's sysfs device if
11          provided.