From: Mike Isely <isely@pobox.com>
Date: Mon, 28 Apr 2008 00:37:33 +0000 (-0300)
Subject: V4L/DVB (7782): pvrusb2: Driver is no longer experimental
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=f4d2782411d502c39f2c21376377c745c0f09061;p=openwrt%2Fstaging%2Fblogic.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 <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
---

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