162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ciconfig VIDEO_TW686X
362306a36Sopenharmony_ci	tristate "Intersil/Techwell TW686x video capture cards"
462306a36Sopenharmony_ci	depends on PCI && VIDEO_DEV && SND
562306a36Sopenharmony_ci	select VIDEOBUF2_VMALLOC
662306a36Sopenharmony_ci	select VIDEOBUF2_DMA_CONTIG
762306a36Sopenharmony_ci	select VIDEOBUF2_DMA_SG
862306a36Sopenharmony_ci	select SND_PCM
962306a36Sopenharmony_ci	help
1062306a36Sopenharmony_ci	  Support for Intersil/Techwell TW686x-based frame grabber cards.
1162306a36Sopenharmony_ci
1262306a36Sopenharmony_ci	  Currently supported chips:
1362306a36Sopenharmony_ci	  - TW6864 (4 video channels),
1462306a36Sopenharmony_ci	  - TW6865 (4 video channels, not tested, second generation chip),
1562306a36Sopenharmony_ci	  - TW6868 (8 video channels but only 4 first channels using
1662306a36Sopenharmony_ci	    built-in video decoder are supported, not tested),
1762306a36Sopenharmony_ci	  - TW6869 (8 video channels, second generation chip).
1862306a36Sopenharmony_ci
1962306a36Sopenharmony_ci	  To compile this driver as a module, choose M here: the module
2062306a36Sopenharmony_ci	  will be named tw686x.
21