commit | 0f194b569add0150fc908ef8a0839efd8abc47a0 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Tue Oct 02 11:16:53 2012 -0700 |
committer | Kees Cook <keescook@chromium.org> | Fri Jan 11 11:38:05 2013 -0800 |
tree | 8bc6b731e97920ccf9c63b08cb6d188d45f5cd4c | |
parent | 3b4afaf29e0f508920cc3eafb6cc297aaad494b1 [diff] |
drivers/cpufreq: 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. Signed-off-by: Kees Cook <keescook@chromium.org> Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>