Skip to content

Commit

Permalink
V4L/DVB (7782): pvrusb2: Driver is no longer experimental
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Mike Isely authored and Mauro Carvalho Chehab committed Apr 29, 2008
1 parent 8ed3c84 commit f4d2782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/media/video/pvrusb2/Kconfig
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit f4d2782

Please sign in to comment.