]> 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>
Mon, 5 Nov 2012 22:45:32 +0000 (14:45 -0800)
commit32e684f56d0f0a4289a7ededbfdd4c6e28fd0b02
tree0a36f20102e51e0c919dc2bd5efcdeaf3eb9cf59
parent0dbb1238801d4c38a935371a3c991b392c3498fd
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