brintos

brintos / linux-shallow public Read only

0
0
Text · 310 B · ef9c0e8 Raw
11 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config VIDEO_TW683	tristate "Techwell tw68x Video For Linux"4	depends on VIDEO_DEV && PCI5	select VIDEOBUF2_DMA_SG6	help7	  Support for Techwell tw68xx based frame grabber boards.8 9	  To compile this driver as a module, choose M here: the10	  module will be called tw68.11