Kconfig (e5451c8f8330e03ad3cfa16048b4daf961af434f) | Kconfig (2a0c28063de23646bb56152095ce73ea2284dc26) |
---|---|
1config VIDEO_ZORAN | 1config VIDEO_ZORAN |
2 tristate "Zoran ZR36057/36067 Video For Linux" 3 depends on PCI && I2C_ALGOBIT && VIDEO_V4L2 && VIRT_TO_BUS | 2 tristate "Zoran ZR36057/36067 Video For Linux (Deprecated)" 3 depends on PCI && I2C_ALGOBIT && VIDEO_DEV |
4 depends on !ALPHA | 4 depends on !ALPHA |
5 depends on DEBUG_FS 6 select VIDEOBUF2_DMA_CONTIG 7 select VIDEO_ADV7170 if VIDEO_ZORAN_LML33R10 8 select VIDEO_ADV7175 if VIDEO_ZORAN_DC10 || VIDEO_ZORAN_DC30 9 select VIDEO_BT819 if VIDEO_ZORAN_LML33 10 select VIDEO_BT856 if VIDEO_ZORAN_LML33 || VIDEO_ZORAN_AVS6EYES 11 select VIDEO_BT866 if VIDEO_ZORAN_AVS6EYES 12 select VIDEO_KS0127 if VIDEO_ZORAN_AVS6EYES 13 select VIDEO_SAA711X if VIDEO_ZORAN_BUZ || VIDEO_ZORAN_LML33R10 14 select VIDEO_SAA7110 if VIDEO_ZORAN_DC10 15 select VIDEO_SAA7185 if VIDEO_ZORAN_BUZ 16 select VIDEO_VPX3220 if VIDEO_ZORAN_DC30 |
|
5 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 | 17 help 18 Say Y for support for MJPEG capture cards based on the Zoran 19 36057/36067 PCI controller chipset. This includes the Iomega 20 Buz, Pinnacle DC10+ and the Linux Media Labs LML33. There is 21 a driver homepage at <http://mjpeg.sf.net/driver-zoran/>. For |
10 more information, check <file:Documentation/video4linux/Zoran>. | 22 more information, check <file:Documentation/driver-api/media/drivers/zoran.rst>. |
11 12 To compile this driver as a module, choose M here: the 13 module will be called zr36067. 14 15config VIDEO_ZORAN_DC30 | 23 24 To compile this driver as a module, choose M here: the 25 module will be called zr36067. 26 27config VIDEO_ZORAN_DC30 |
16 tristate "Pinnacle/Miro DC30(+) support" | 28 bool "Pinnacle/Miro DC30(+) support" |
17 depends on VIDEO_ZORAN | 29 depends on VIDEO_ZORAN |
18 select VIDEO_ADV7175 if MEDIA_SUBDRV_AUTOSELECT 19 select VIDEO_VPX3220 if MEDIA_SUBDRV_AUTOSELECT | |
20 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 | 30 help 31 Support for the Pinnacle/Miro DC30(+) MJPEG capture/playback 32 card. This also supports really old DC10 cards based on the 33 zr36050 MJPEG codec and zr36016 VFE. 34 35config VIDEO_ZORAN_ZR36060 |
26 tristate "Zoran ZR36060" | 36 bool "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 | 37 depends on VIDEO_ZORAN 38 help 39 Say Y to support Zoran boards based on 36060 chips. 40 This includes Iomega Buz, Pinnacle DC10, Linux media Labs 33 41 and 33 R10 and AverMedia 6 boards. 42 43config VIDEO_ZORAN_BUZ |
34 tristate "Iomega Buz support" | 44 bool "Iomega Buz support" |
35 depends on VIDEO_ZORAN_ZR36060 | 45 depends on VIDEO_ZORAN_ZR36060 |
36 select VIDEO_SAA711X if MEDIA_SUBDRV_AUTOSELECT 37 select VIDEO_SAA7185 if MEDIA_SUBDRV_AUTOSELECT | |
38 help 39 Support for the Iomega Buz MJPEG capture/playback card. 40 41config VIDEO_ZORAN_DC10 | 46 help 47 Support for the Iomega Buz MJPEG capture/playback card. 48 49config VIDEO_ZORAN_DC10 |
42 tristate "Pinnacle/Miro DC10(+) support" | 50 bool "Pinnacle/Miro DC10(+) support" |
43 depends on VIDEO_ZORAN_ZR36060 | 51 depends on VIDEO_ZORAN_ZR36060 |
44 select VIDEO_SAA7110 if MEDIA_SUBDRV_AUTOSELECT 45 select VIDEO_ADV7175 if MEDIA_SUBDRV_AUTOSELECT | |
46 help 47 Support for the Pinnacle/Miro DC10(+) MJPEG capture/playback 48 card. 49 50config VIDEO_ZORAN_LML33 | 52 help 53 Support for the Pinnacle/Miro DC10(+) MJPEG capture/playback 54 card. 55 56config VIDEO_ZORAN_LML33 |
51 tristate "Linux Media Labs LML33 support" | 57 bool "Linux Media Labs LML33 support" |
52 depends on VIDEO_ZORAN_ZR36060 | 58 depends on VIDEO_ZORAN_ZR36060 |
53 select VIDEO_BT819 if MEDIA_SUBDRV_AUTOSELECT 54 select VIDEO_BT856 if MEDIA_SUBDRV_AUTOSELECT | |
55 help 56 Support for the Linux Media Labs LML33 MJPEG capture/playback 57 card. 58 59config VIDEO_ZORAN_LML33R10 | 59 help 60 Support for the Linux Media Labs LML33 MJPEG capture/playback 61 card. 62 63config VIDEO_ZORAN_LML33R10 |
60 tristate "Linux Media Labs LML33R10 support" | 64 bool "Linux Media Labs LML33R10 support" |
61 depends on VIDEO_ZORAN_ZR36060 | 65 depends on VIDEO_ZORAN_ZR36060 |
62 select VIDEO_SAA711X if MEDIA_SUBDRV_AUTOSELECT 63 select VIDEO_ADV7170 if MEDIA_SUBDRV_AUTOSELECT | |
64 help 65 support for the Linux Media Labs LML33R10 MJPEG capture/playback 66 card. 67 68config VIDEO_ZORAN_AVS6EYES | 66 help 67 support for the Linux Media Labs LML33R10 MJPEG capture/playback 68 card. 69 70config VIDEO_ZORAN_AVS6EYES |
69 tristate "AverMedia 6 Eyes support" | 71 bool "AverMedia 6 Eyes support" |
70 depends on VIDEO_ZORAN_ZR36060 | 72 depends on VIDEO_ZORAN_ZR36060 |
71 select VIDEO_BT856 if MEDIA_SUBDRV_AUTOSELECT 72 select VIDEO_BT866 if MEDIA_SUBDRV_AUTOSELECT 73 select VIDEO_KS0127 if MEDIA_SUBDRV_AUTOSELECT | |
74 help 75 Support for the AverMedia 6 Eyes video surveillance card. | 73 help 74 Support for the AverMedia 6 Eyes video surveillance card. |