brintos

brintos / linux-shallow public Read only

0
0
Text · 427 B · 111da22 Raw
13 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config VIDEO_TW58643	tristate "Techwell TW5864 video/audio grabber and encoder"4	depends on VIDEO_DEV && PCI5	select VIDEOBUF2_DMA_CONTIG6	help7	  Support for boards based on Techwell TW5864 chip which provides8	  multichannel video & audio grabbing and encoding (H.264, MJPEG,9	  ADPCM G.726).10 11	  To compile this driver as a module, choose M here: the12	  module will be called tw5864.13