blob: 39ec35bd21a517f3b362c795abce5a82db27afa8 [file] [log] [blame]
Hans Verkuil45d01102008-10-09 05:51:22 -03001config VIDEO_ZORAN
2 tristate "Zoran ZR36057/36067 Video For Linux"
Hans Verkuildcbd83b2009-02-18 13:51:13 -03003 depends on PCI && I2C_ALGOBIT && VIDEO_V4L2 && VIRT_TO_BUS
Mauro Carvalho Chehab51d8e7f2013-11-01 12:55:20 -03004 depends on !ALPHA
Hans Verkuil45d01102008-10-09 05:51:22 -03005 help
6 Say Y for support for MJPEG capture cards based on the Zoran
7 36057/36067 PCI controller chipset. This includes the Iomega
8 Buz, Pinnacle DC10+ and the Linux Media Labs LML33. There is
9 a driver homepage at <http://mjpeg.sf.net/driver-zoran/>. For
10 more information, check <file:Documentation/video4linux/Zoran>.
11
12 To compile this driver as a module, choose M here: the
13 module will be called zr36067.
14
15config VIDEO_ZORAN_DC30
16 tristate "Pinnacle/Miro DC30(+) support"
17 depends on VIDEO_ZORAN
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -030018 select VIDEO_ADV7175 if MEDIA_SUBDRV_AUTOSELECT
19 select VIDEO_VPX3220 if MEDIA_SUBDRV_AUTOSELECT
Hans Verkuil45d01102008-10-09 05:51:22 -030020 help
21 Support for the Pinnacle/Miro DC30(+) MJPEG capture/playback
22 card. This also supports really old DC10 cards based on the
23 zr36050 MJPEG codec and zr36016 VFE.
24
25config VIDEO_ZORAN_ZR36060
26 tristate "Zoran ZR36060"
27 depends on VIDEO_ZORAN
28 help
29 Say Y to support Zoran boards based on 36060 chips.
30 This includes Iomega Buz, Pinnacle DC10, Linux media Labs 33
31 and 33 R10 and AverMedia 6 boards.
32
33config VIDEO_ZORAN_BUZ
34 tristate "Iomega Buz support"
35 depends on VIDEO_ZORAN_ZR36060
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -030036 select VIDEO_SAA711X if MEDIA_SUBDRV_AUTOSELECT
37 select VIDEO_SAA7185 if MEDIA_SUBDRV_AUTOSELECT
Hans Verkuil45d01102008-10-09 05:51:22 -030038 help
39 Support for the Iomega Buz MJPEG capture/playback card.
40
41config VIDEO_ZORAN_DC10
42 tristate "Pinnacle/Miro DC10(+) support"
43 depends on VIDEO_ZORAN_ZR36060
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -030044 select VIDEO_SAA7110 if MEDIA_SUBDRV_AUTOSELECT
45 select VIDEO_ADV7175 if MEDIA_SUBDRV_AUTOSELECT
Hans Verkuil45d01102008-10-09 05:51:22 -030046 help
47 Support for the Pinnacle/Miro DC10(+) MJPEG capture/playback
48 card.
49
50config VIDEO_ZORAN_LML33
51 tristate "Linux Media Labs LML33 support"
52 depends on VIDEO_ZORAN_ZR36060
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -030053 select VIDEO_BT819 if MEDIA_SUBDRV_AUTOSELECT
54 select VIDEO_BT856 if MEDIA_SUBDRV_AUTOSELECT
Hans Verkuil45d01102008-10-09 05:51:22 -030055 help
56 Support for the Linux Media Labs LML33 MJPEG capture/playback
57 card.
58
59config VIDEO_ZORAN_LML33R10
60 tristate "Linux Media Labs LML33R10 support"
61 depends on VIDEO_ZORAN_ZR36060
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -030062 select VIDEO_SAA711X if MEDIA_SUBDRV_AUTOSELECT
63 select VIDEO_ADV7170 if MEDIA_SUBDRV_AUTOSELECT
Hans Verkuil45d01102008-10-09 05:51:22 -030064 help
65 support for the Linux Media Labs LML33R10 MJPEG capture/playback
66 card.
67
68config VIDEO_ZORAN_AVS6EYES
Hans Verkuil2cca7d42012-09-03 10:16:34 -030069 tristate "AverMedia 6 Eyes support"
70 depends on VIDEO_ZORAN_ZR36060
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -030071 select VIDEO_BT856 if MEDIA_SUBDRV_AUTOSELECT
72 select VIDEO_BT866 if MEDIA_SUBDRV_AUTOSELECT
73 select VIDEO_KS0127 if MEDIA_SUBDRV_AUTOSELECT
Hans Verkuil45d01102008-10-09 05:51:22 -030074 help
75 Support for the AverMedia 6 Eyes video surveillance card.