aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86_64/Kconfig')
-rw-r--r--arch/x86_64/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86_64/Kconfig b/arch/x86_64/Kconfig
index 4310b4a311a5..299d8740177a 100644
--- a/arch/x86_64/Kconfig
+++ b/arch/x86_64/Kconfig
@@ -289,6 +289,7 @@ config X86_64_ACPI_NUMA
289 bool "ACPI NUMA detection" 289 bool "ACPI NUMA detection"
290 depends on NUMA 290 depends on NUMA
291 select ACPI 291 select ACPI
292 select PCI
292 select ACPI_NUMA 293 select ACPI_NUMA
293 default y 294 default y
294 help 295 help