commit | 771d394fbd3af266c01813b40a82cec6c80af98d | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Wed Jan 16 18:54:00 2013 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jan 21 14:52:53 2013 -0800 |
tree | 47a64ddc6a51e05ffeea933e026e24018507cfbb | |
parent | 40a817f0dd94630d2219974ed78863b5c020bb56 [diff] |
drivers/video/omap: 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: Tomi Valkeinen <tomi.valkeinen@ti.com> CC: Florian Tobias Schandinat <FlorianSchandinat@gmx.de> Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>