# SPDX-License-Identifier: GPL-2.0 config [31mCONFIG_ACPI_HMAT[0m bool "ACPI Heterogeneous Memory Attribute Table Support" depends on [31mCONFIG_ACPI_NUMA[0m select [31mCONFIG_HMEM_REPORTING[0m help If set, this option has the kernel parse and report the platform's [31mCONFIG_ACPI[0m HMAT (Heterogeneous Memory Attributes Table), register memory initiators with their targets, and export performance attributes through the node's sysfs device if provided. |