From: Jeff Chua Date: Wed, 6 Aug 2008 11:09:53 +0000 (+0800) Subject: x86: make sparsemem more available X-Git-Tag: v2.6.28-rc1~734^2^7~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99809963c99e1ed868d9ebeb4a5e7ee1cbe0309f;p=pandora-kernel.git x86: make sparsemem more available With CONFIG_X86_PC, I can set CONFIG_SPARSEMEM=y. With CONFIG_X86_GENERICARCH, CONFIG_SPARSEMEM depends on CONFIG_NUMA. I'm using the patch below to enable sparsemem instead of flatmem. System booted and is running. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed