--- linux-2.6.0-test3.orig/arch/ia64/Kconfig 2003-08-25 09:04:18.000000000 -0600 +++ linux-2.6.0-test3/arch/ia64/Kconfig 2003-08-25 09:24:33.000000000 -0600 @@ -234,8 +234,8 @@ endchoice config DISCONTIGMEM - bool "Discontiguous memory support" if (IA64_DIG && NUMA) - default y if IA64_SGI_SN2 || IA64_GENERIC + bool "Discontiguous memory support" if (IA64_DIG || IA64_SGI_SN2 || IA64_GENERIC) && NUMA + default y if (IA64_SGI_SN2 || IA64_GENERIC) && NUMA help Say Y to support efficient handling of discontiguous physical memory, for architectures which are either NUMA (Non-Uniform Memory Access)