[PATCH] powerpc32: clean up available memory models
authorAndy Whitcroft <apw@shadowen.org>
Tue, 29 Nov 2005 19:20:55 +0000 (19:20 +0000)
committerPaul Mackerras <paulus@samba.org>
Mon, 9 Jan 2006 03:51:40 +0000 (14:51 +1100)
Clean up the currently available memory models for ppc32 under
the powerpc architecture.  We need FLATMEM for ppc32: enable it.
SPARSEMEM is not parameterised for ppc32 so disable that.  Take this
opportunity to clean up white space for FLATMEM_ENABLE.

Signed-off-by: Andy Whitcroft <apw@shadowen.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found