V4L/DVB (7782): pvrusb2: Driver is no longer experimental
This driver has been in-kernel and reasonably stable for well over a year. It is in a stable form and is known to work well. Remove its experimental status. Signed-off-by: Mike Isely <isely@pobox.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
8ed3c84404
commit
f4d2782411
|
@ -1,6 +1,6 @@
|
|||
config VIDEO_PVRUSB2
|
||||
tristate "Hauppauge WinTV-PVR USB2 support"
|
||||
depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
|
||||
depends on VIDEO_V4L2 && I2C
|
||||
select FW_LOADER
|
||||
select MEDIA_TUNER
|
||||
select VIDEO_TVEEPROM
|
||||
|
|
Loading…
Reference in New Issue