drivers/idle: remove depends on CONFIG_EXPERIMENTAL
authorKees Cook <keescook@chromium.org>
Thu, 17 Jan 2013 02:53:38 +0000 (18:53 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Jan 2013 22:52:43 +0000 (14:52 -0800)
commitebd326cec474c5797d2f308d94fad6e6e2c40fca
tree9596c45ecda46a6ee7b74d357c863533a6a5da3c
parent417e86ce5ea8b87f864909f54f38a0b78aeb15b7
drivers/idle: 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: Len Brown <len.brown@intel.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/idle/Kconfig