]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit97b72711fc780bac9c86a34b067be8ef3a5bd037
tree97d0470fec528f9c995674abd39c02c36ec2d110
parentb07d0b97ea729d791ab4ac3d1a16ad5201404a20
[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