[PATCH] mm/Kconfig: hide "Memory Model" selection menu
authorDave Hansen <haveblue@us.ibm.com>
Thu, 23 Jun 2005 07:07:49 +0000 (00:07 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 23 Jun 2005 16:45:03 +0000 (09:45 -0700)
commite1785e85b9c81c67b581b511ee4efac6c81e9edb
tree97d0470fec528f9c995674abd39c02c36ec2d110
parent074ccf8016b61f4b40066f8d737ab31e17a6afd1
[PATCH] mm/Kconfig: hide "Memory Model" selection menu

I got some feedback from users who think that the new "Memory Model" menu is a
little invasive.  This patch will hide that menu, except when
CONFIG_EXPERIMENTAL is enabled *or* when an individual architecture wants it.

An individual arch may want to enable it because they've removed their
arch-specific DISCONTIG prompt in favor of the mm/Kconfig one.

Signed-off-by: Dave Hansen <haveblue@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/Kconfig