Merge branch 'keys-asym-keyctl' into keys-next
[deliverable/linux.git] / drivers / staging / media / tw686x-kh / Kconfig
1 config VIDEO_TW686X_KH
2 tristate "Intersil/Techwell TW686x Video For Linux"
3 depends on VIDEO_DEV && PCI && VIDEO_V4L2
4 depends on !(VIDEO_TW686X=y || VIDEO_TW686X=m) || COMPILE_TEST
5 select VIDEOBUF2_DMA_SG
6 help
7 Support for Intersil/Techwell TW686x-based frame grabber cards.
8
9 Currently supported chips:
10 - TW6864 (4 video channels),
11 - TW6865 (4 video channels, not tested, second generation chip),
12 - TW6868 (8 video channels but only 4 first channels using
13 built-in video decoder are supported, not tested),
14 - TW6869 (8 video channels, second generation chip).
15
16 To compile this driver as a module, choose M here: the module
17 will be named tw686x-kh.
This page took 0.031374 seconds and 5 git commands to generate.