The patch number 10834 was added via Mauro Carvalho Chehab <mche...@redhat.com>
to http://linuxtv.org/hg/v4l-dvb master development tree.

Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the mainstream Kernel

If anyone has any objections, please let us know by sending a message to:
        Linux Media Mailing List <linux-me...@vger.kernel.org>

------

From: Mauro Carvalho Chehab  <mche...@redhat.com>
zoran: auto-select bt866 for AverMedia 6 Eyes


AFAIK, the bt866 is only seen on AverMedia 6 Eyes. However, no module selects 
it.

Adds a proper select for this driver.

Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com>


---

 linux/drivers/media/video/zoran/Kconfig |    1 +
 1 file changed, 1 insertion(+)

diff -r ef0aaa237fa4 -r 277d533e87cd linux/drivers/media/video/zoran/Kconfig
--- a/linux/drivers/media/video/zoran/Kconfig   Wed Mar 04 14:27:52 2009 +0300
+++ b/linux/drivers/media/video/zoran/Kconfig   Thu Mar 05 16:19:14 2009 -0300
@@ -68,6 +68,7 @@ config VIDEO_ZORAN_AVS6EYES
        tristate "AverMedia 6 Eyes support (EXPERIMENTAL)"
        depends on VIDEO_ZORAN_ZR36060 && EXPERIMENTAL
        select VIDEO_BT856 if VIDEO_HELPER_CHIPS_AUTO
+       select VIDEO_BT866 if VIDEO_HELPER_CHIPS_AUTO
        select VIDEO_KS0127 if VIDEO_HELPER_CHIPS_AUTO
        help
          Support for the AverMedia 6 Eyes video surveillance card.


---

Patch is available at: 
http://linuxtv.org/hg/v4l-dvb/rev/277d533e87cdf38adaa1ad1aa6d2dfaf4e8f3acc

_______________________________________________
linuxtv-commits mailing list
linuxtv-commits@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to