]> git.karo-electronics.de Git - karo-tx-linux.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>
Mon, 5 Nov 2012 22:45:47 +0000 (14:45 -0800)
commit8cd381f777923bbbf65ce3138846052f56f2ae4f
treea33b9cb578d071cf0a7c4ab5bd4c6807b297e751
parent481f54a4d887a98d4bc381d4bfb0dd9cb5b8adb6
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