]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mm: remove depends on CONFIG_EXPERIMENTAL
authorKees Cook <keescook@chromium.org>
Thu, 17 Jan 2013 02:54:17 +0000 (18:54 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Jan 2013 20:11:27 +0000 (12:11 -0800)
commita8826eeb71bd0f540e0df799c98da4ab7f4cb03a
tree142b82b9c27b8dc7881e3d285df9440feb393555
parent525c1f9204928649eca475e61bfb21e0b6416dbf
mm: remove depends on CONFIG_EXPERIMENTAL

The CONFIG_EXPERIMENTAL config item has not carried much meaning for a
while now and is almost always enabled by default. As agreed during the
Linux kernel summit, remove it from any "depends on" lines in Kconfigs.

CC: Andrew Morton <akpm@linux-foundation.org>
CC: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
CC: Jan Beulich <JBeulich@novell.com>
CC: Mel Gorman <mel@csn.ul.ie>
CC: Seth Jennings <sjenning@linux.vnet.ibm.com>
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
mm/Kconfig