commit | fe7e913c717be913276469e13e25d9be2b1b3847 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Wed Jan 16 18:53:49 2013 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jan 21 14:52:44 2013 -0800 |
tree | b1926348bac5e108c972b413e2066ddb59b5d754 | |
parent | cc14e209c9cb5f2a82424d7aac1f0c763c8e8e7b [diff] |
drivers/platform/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: Matthew Garrett <mjg@redhat.com> Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>