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)
commit19c92399817995382522c09ca21e8784a028c023
tree3d7f81f6aa8248572154a47b1b2216f22aa18f45
parentd9777b8de415f2e699dcc4ce8825732ba8af732a
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