diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/ia64/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig index 6183aeccecf1..20d6d28ca735 100644 --- a/arch/ia64/Kconfig +++ b/arch/ia64/Kconfig | |||
@@ -479,8 +479,7 @@ config HOLES_IN_ZONE | |||
479 | default y if VIRTUAL_MEM_MAP | 479 | default y if VIRTUAL_MEM_MAP |
480 | 480 | ||
481 | config HAVE_ARCH_EARLY_PFN_TO_NID | 481 | config HAVE_ARCH_EARLY_PFN_TO_NID |
482 | def_bool y | 482 | def_bool NUMA && SPARSEMEM |
483 | depends on NEED_MULTIPLE_NODES | ||
484 | 483 | ||
485 | config HAVE_ARCH_NODEDATA_EXTENSION | 484 | config HAVE_ARCH_NODEDATA_EXTENSION |
486 | def_bool y | 485 | def_bool y |