From: Mike Isely Date: Mon, 28 Apr 2008 00:37:33 +0000 (-0300) Subject: V4L/DVB (7782): pvrusb2: Driver is no longer experimental X-Git-Tag: v2.6.26-rc1~352^2~5 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=f4d2782411d502c39f2c21376377c745c0f09061;p=karo-tx-linux.git 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 Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/video/pvrusb2/Kconfig b/drivers/media/video/pvrusb2/Kconfig index f146d33bec8e..9620c67fae77 100644 --- a/drivers/media/video/pvrusb2/Kconfig +++ b/drivers/media/video/pvrusb2/Kconfig @@ -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