From: Dave Hansen Date: Thu, 23 Jun 2005 07:07:49 +0000 (-0700) Subject: [PATCH] mm/Kconfig: hide "Memory Model" selection menu X-Git-Tag: v2.6.13-rc1~68^2~520 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1785e85b9c81c67b581b511ee4efac6c81e9edb;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed