commit | a2ba82cd7de281721a875a73a5a5894882760fab | [log] [tgz] |
---|---|---|
author | Kyle McMartin <kyle@parisc-linux.org> | Fri Jan 27 23:59:36 2006 -0700 |
committer | Kyle McMartin <kyle@quicksilver.road.mcmartin.ca> | Sun Jan 29 19:33:40 2006 -0500 |
tree | dd38f58c17a6a6b0630bbff13d8efeeae9979dad | |
parent | f671c45df23005692daa200aba768c642fb14ef2 [diff] |
[PARISC] Simplify DISCONTIGMEM in Kconfig parisc was previously displaying both the mm/Kconfig memory model menu, and its own prompt. Remove prompt and have CONFIG_64BIT toggle between DISCONTIGMEM and FLATMEM. Also remove the EXPERIMENTAL from discontigmem support... It's been running fine for months (years?) now. Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>