summaryrefslogtreecommitdiff
path: root/drivers/acpi/hmat/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/acpi/hmat/Kconfig')
-rw-r--r--drivers/acpi/hmat/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/acpi/hmat/Kconfig b/drivers/acpi/hmat/Kconfig
new file mode 100644
index 000000000000..2f7111b7af62
--- /dev/null
+++ b/drivers/acpi/hmat/Kconfig
@@ -0,0 +1,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).