Kconfig 712 B

123456789101112131415161718192021
  1. config VIDEO_TW686X
  2. tristate "Intersil/Techwell TW686x video capture cards"
  3. depends on PCI && VIDEO_DEV && VIDEO_V4L2 && SND
  4. depends on HAS_DMA
  5. select VIDEOBUF2_VMALLOC
  6. select VIDEOBUF2_DMA_CONTIG
  7. select VIDEOBUF2_DMA_SG
  8. select SND_PCM
  9. help
  10. Support for Intersil/Techwell TW686x-based frame grabber cards.
  11. Currently supported chips:
  12. - TW6864 (4 video channels),
  13. - TW6865 (4 video channels, not tested, second generation chip),
  14. - TW6868 (8 video channels but only 4 first channels using
  15. built-in video decoder are supported, not tested),
  16. - TW6869 (8 video channels, second generation chip).
  17. To compile this driver as a module, choose M here: the module
  18. will be named tw686x.