diff options
Diffstat (limited to 'arch/x86_64')
-rw-r--r-- | arch/x86_64/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86_64/Kconfig b/arch/x86_64/Kconfig index cf013cb85ea4..8c83dbe4c4d0 100644 --- a/arch/x86_64/Kconfig +++ b/arch/x86_64/Kconfig | |||
@@ -409,6 +409,7 @@ config ARCH_DISCONTIGMEM_DEFAULT | |||
409 | config ARCH_SPARSEMEM_ENABLE | 409 | config ARCH_SPARSEMEM_ENABLE |
410 | def_bool y | 410 | def_bool y |
411 | depends on (NUMA || EXPERIMENTAL) | 411 | depends on (NUMA || EXPERIMENTAL) |
412 | select SPARSEMEM_VMEMMAP_ENABLE | ||
412 | 413 | ||
413 | config ARCH_MEMORY_PROBE | 414 | config ARCH_MEMORY_PROBE |
414 | def_bool y | 415 | def_bool y |