From: Mike Kravetz Date: Thu, 23 Jun 2005 07:07:51 +0000 (-0700) Subject: [PATCH] ppc64: Kconfig memory models X-Git-Tag: v2.6.13-rc1~68^2~518 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=368a0a3afad08069b2679ecaff80fc18c10a6e2a;p=pandora-kernel.git [PATCH] ppc64: Kconfig memory models This patch changes some of the default behavior in the ppc64 Kconfig file that was recently changed/added to 2.6.12-rc2-mm1 by Dave Hansen in preparation for SPARSEMEM. Patch allows the display of both FLAT and DISCONTIG models on pseries. As before, default is DISCONTIG for SMP and PSERIES and FLAT for others. Signed-off-by: Mike Kravetz Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed