commit | d1d34224f436323ece698eba7063e2a818e2f80e | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Wed Jan 16 18:53:57 2013 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jan 21 14:52:45 2013 -0800 |
tree | 775f7b960e23776a60266ee46d726332eb77d947 | |
parent | 43893cbefc1b79c94b4809535000c7a306b77360 [diff] |
drivers/video: 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: Florian Tobias Schandinat <FlorianSchandinat@gmx.de> Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>