blob: 2f7111b7af6231c7685fadacc8544d510724dca0 (
plain)
1
2
3
4
5
6
7
|
# SPDX-License-Identifier: GPL-2.0
config ACPI_HMAT
bool "ACPI Heterogeneous Memory Attribute Table Support"
depends on ACPI_NUMA
help
If set, this option has the kernel parse and report the
platform's ACPI HMAT (Heterogeneous Memory Attributes Table).
|