]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/media/video/pvrusb2: remove depends on CONFIG_EXPERIMENTAL
authorKees Cook <keescook@chromium.org>
Tue, 2 Oct 2012 18:17:36 +0000 (11:17 -0700)
committerKees Cook <keescook@chromium.org>
Wed, 31 Oct 2012 20:10:06 +0000 (13:10 -0700)
commit9b48e6a4a8f375d06612a2d0f6954dfbf7d36d64
tree1eb0a9ee56fdc539cfea7d18570e6da15c4d3f6a
parent30ef9d8f92012ec46117d7b8e7ccb4939d87fa97
drivers/media/video/pvrusb2: 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: Mike Isely <isely@pobox.com>
CC: Mauro Carvalho Chehab <mchehab@infradead.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Acked-By: Mike Isely <isely@pobox.com>
drivers/media/usb/pvrusb2/Kconfig