The following patch applies on top of 2.6.12-rc2-mm1. It fixes a minor user interaction issue, and removes an early reference to SPARSEMEM. Without this patch. the "choice" menu would always default to FLATMEM, as it was listed first. Move it to the end so that the other defaults have a chance first. -- Dave