commit | 2b5d97595f8bdc8bbc519ec5a5991b7c7a6262c5 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Tue Oct 02 11:17:35 2012 -0700 |
committer | Kees Cook <keescook@chromium.org> | Fri Jan 11 11:38:06 2013 -0800 |
tree | 90560ebb81206c6e586b91f551e04a5290878ea4 | |
parent | 51e8cb7454c8dd294596e8cfa49afb92447a4987 [diff] |
drivers/media/video/cx25821: 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: Mauro Carvalho Chehab <mchehab@infradead.org> CC: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Kees Cook <keescook@chromium.org> Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com>