From: Kees Cook Date: Tue, 22 Jan 2013 21:01:19 +0000 (-0800) Subject: x86/cpu/hotplug: Remove CONFIG_EXPERIMENTAL dependency X-Git-Tag: v3.9-rc1~109^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c922cd07a0ada4d68e22453c972a5d77be8f20d;p=pandora-kernel.git 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 Cc: Fenghua Yu Cc: Greg Kroah-Hartman Link: http://lkml.kernel.org/r/20130122210119.GA311@www.outflux.net Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed