Kconfig 2.5 KB

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