Ezequiel Garcia | 704a84c | 2016-03-02 11:30:16 -0300 | [diff] [blame] | 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 SND_PCM |
| 7 | help |
| 8 | Support for Intersil/Techwell TW686x-based frame grabber cards. |
| 9 | |
| 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 | |
| 17 | To compile this driver as a module, choose M here: the module |
| 18 | will be named tw686x. |