]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arch/x86: remove depends on CONFIG_EXPERIMENTAL
authorKees Cook <keescook@chromium.org>
Tue, 2 Oct 2012 18:16:47 +0000 (11:16 -0700)
committerKees Cook <keescook@chromium.org>
Wed, 31 Oct 2012 20:10:05 +0000 (13:10 -0700)
commit4b3ef7261ee2611dddbb1d22b91bb183274e2cdd
treec33b394fad2af55d742b34934552059ca362c514
parent7a5ff5fd06a14565dcbaa2b892ea9dafc9445f7d
arch/x86: 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: Thomas Gleixner <tglx@linutronix.de>
CC: Ingo Molnar <mingo@redhat.com>
CC: "H. Peter Anvin" <hpa@zytor.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: Ingo Molnar <mingo@kernel.org>
arch/x86/Kconfig