[PARISC] Simplify DISCONTIGMEM in Kconfig
authorKyle McMartin <kyle@parisc-linux.org>
Sat, 28 Jan 2006 06:59:36 +0000 (23:59 -0700)
committerKyle McMartin <kyle@quicksilver.road.mcmartin.ca>
Mon, 30 Jan 2006 00:33:40 +0000 (19:33 -0500)
commita2ba82cd7de281721a875a73a5a5894882760fab
treedd38f58c17a6a6b0630bbff13d8efeeae9979dad
parentf671c45df23005692daa200aba768c642fb14ef2
[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>
arch/parisc/Kconfig