]> 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>
Tue, 13 Nov 2012 17:54:17 +0000 (09:54 -0800)
commit798b8f465b4bc08c3f6bdfaa11257db8eab11094
treeb7a52dd11ed881e81d6c84732c8661d26a55d28c
parent34dab2c7534fa6f9494983da1ec39a2f4531463b
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