drivers/video: remove depends on CONFIG_EXPERIMENTAL
authorKees Cook <keescook@chromium.org>
Thu, 17 Jan 2013 02:53:57 +0000 (18:53 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Jan 2013 22:52:45 +0000 (14:52 -0800)
commitd1d34224f436323ece698eba7063e2a818e2f80e
tree775f7b960e23776a60266ee46d726332eb77d947
parent43893cbefc1b79c94b4809535000c7a306b77360
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>
drivers/video/Kconfig