Kconfig 692 B

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