diff options
Diffstat (limited to 'arch/ia64/Kconfig')
-rw-r--r-- | arch/ia64/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig index 00ba08708873..95610820041e 100644 --- a/arch/ia64/Kconfig +++ b/arch/ia64/Kconfig | |||
@@ -502,6 +502,10 @@ config USE_PERCPU_NUMA_NODE_ID | |||
502 | def_bool y | 502 | def_bool y |
503 | depends on NUMA | 503 | depends on NUMA |
504 | 504 | ||
505 | config HAVE_MEMORYLESS_NODES | ||
506 | def_bool y | ||
507 | depends on NUMA | ||
508 | |||
505 | config ARCH_PROC_KCORE_TEXT | 509 | config ARCH_PROC_KCORE_TEXT |
506 | def_bool y | 510 | def_bool y |
507 | depends on PROC_KCORE | 511 | depends on PROC_KCORE |