]> git.baikalelectronics.ru Git - kernel.git/commit
init: remove depends on CONFIG_EXPERIMENTAL
authorKees Cook <keescook@chromium.org>
Tue, 2 Oct 2012 18:19:29 +0000 (11:19 -0700)
committerKees Cook <keescook@chromium.org>
Fri, 11 Jan 2013 19:39:33 +0000 (11:39 -0800)
commit4673ca8618637914c07595c65410303b05545dcf
tree3d7f81f6aa8248572154a47b1b2216f22aa18f45
parente0f2d20a19cfda9219ea5b6faf6db0d9e644facb
init: 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: "Eric W. Biederman" <ebiederm@xmission.com>
CC: Serge Hallyn <serge.hallyn@canonical.com>
CC: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
CC: Andrew Morton <akpm@linux-foundation.org>
CC: Frederic Weisbecker <fweisbec@gmail.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: Serge Hallyn <serge.hallyn@ubuntu.com>
init/Kconfig