commit | 9100b205fdc70b300894954ebebbf2709c5ed525 | [log] [tgz] |
---|---|---|
author | Andy Whitcroft <apw@shadowen.org> | Tue Nov 29 19:20:55 2005 +0000 |
committer | Paul Mackerras <paulus@samba.org> | Mon Jan 09 14:51:40 2006 +1100 |
tree | fa205423dcb6c67798f2d4688e242690eda636a9 | |
parent | 7b653cafcbf187c6d86ee3551e4d73a610f18d27 [diff] |
[PATCH] powerpc32: clean up available memory models 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>