From d5dcd71f4c97b1f482ab7d75467744e0a1adb43e Mon Sep 17 00:00:00 2001 From: Atsushi Nemoto Date: Mon, 3 Jul 2006 00:09:47 +0900 Subject: [PATCH] --- yaml --- r: 32564 b: refs/heads/master c: 31473747bd441719f9f6a07385684dce547533e0 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/mips/Kconfig | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 926dde2a9e3c..82cfc5d1f1d5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b1c6cd429b5f9fde39f5950ba9f2993286954f6c +refs/heads/master: 31473747bd441719f9f6a07385684dce547533e0 diff --git a/trunk/arch/mips/Kconfig b/trunk/arch/mips/Kconfig index 46798aa8d3cc..0f7b0a126a5b 100644 --- a/trunk/arch/mips/Kconfig +++ b/trunk/arch/mips/Kconfig @@ -480,6 +480,7 @@ config MOMENCO_OCELOT_G select SYS_SUPPORTS_32BIT_KERNEL select SYS_SUPPORTS_64BIT_KERNEL select SYS_SUPPORTS_BIG_ENDIAN + select ARCH_SPARSEMEM_ENABLE help The Ocelot is a MIPS-based Single Board Computer (SBC) made by Momentum Computer . @@ -1692,6 +1693,9 @@ config ARCH_DISCONTIGMEM_ENABLE config ARCH_SPARSEMEM_ENABLE bool +config ARCH_SPARSEMEM_ENABLE + bool + config NUMA bool "NUMA Support" depends on SYS_SUPPORTS_NUMA