From: Anton Blanchard Date: Fri, 6 Jan 2006 08:12:07 +0000 (-0800) Subject: [PATCH] allow flatmem to be disabled when only sparsemem is implemented X-Git-Tag: v2.6.16-rc1~936^2~190 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c898ec16e83331abde39118e22e9e38335bbb950;p=pandora-kernel.git [PATCH] allow flatmem to be disabled when only sparsemem is implemented On architectures that implement sparsemem but not discontigmem we want to be able to hide the flatmem option in some cases. On ppc64 for example, when we select NUMA we must not select flatmem. Signed-off-by: Anton Blanchard Signed-off-by: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed