diff options
Diffstat (limited to 'arch/ia64/Kconfig')
-rw-r--r-- | arch/ia64/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig index 2e6310b8eab7..802b082e216d 100644 --- a/arch/ia64/Kconfig +++ b/arch/ia64/Kconfig | |||
@@ -348,6 +348,7 @@ config ARCH_FLATMEM_ENABLE | |||
348 | config ARCH_SPARSEMEM_ENABLE | 348 | config ARCH_SPARSEMEM_ENABLE |
349 | def_bool y | 349 | def_bool y |
350 | depends on ARCH_DISCONTIGMEM_ENABLE | 350 | depends on ARCH_DISCONTIGMEM_ENABLE |
351 | select SPARSEMEM_VMEMMAP_ENABLE | ||
351 | 352 | ||
352 | config ARCH_DISCONTIGMEM_DEFAULT | 353 | config ARCH_DISCONTIGMEM_DEFAULT |
353 | def_bool y if (IA64_SGI_SN2 || IA64_GENERIC || IA64_HP_ZX1 || IA64_HP_ZX1_SWIOTLB) | 354 | def_bool y if (IA64_SGI_SN2 || IA64_GENERIC || IA64_HP_ZX1 || IA64_HP_ZX1_SWIOTLB) |