x86/cpu/hotplug: Remove CONFIG_EXPERIMENTAL dependency
authorKees Cook <keescook@chromium.org>
Tue, 22 Jan 2013 21:01:19 +0000 (13:01 -0800)
committerIngo Molnar <mingo@kernel.org>
Thu, 24 Jan 2013 10:16:30 +0000 (11:16 +0100)
commit2c922cd07a0ada4d68e22453c972a5d77be8f20d
tree70676221f92aada08287b1876542648a6e964b9e
parentff7532ca2c631e7e96dcd305a967b610259dc0ea
x86/cpu/hotplug: Remove CONFIG_EXPERIMENTAL dependency

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.

Signed-off-by: Kees Cook <keescook@chromium.org>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: http://lkml.kernel.org/r/20130122210119.GA311@www.outflux.net
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/Kconfig