13 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config VIDEO_DT31553 tristate "DT3155 frame grabber"4 depends on PCI && VIDEO_DEV5 select VIDEOBUF2_DMA_CONTIG6 help7 Enables dt3155 device driver for the DataTranslation DT3155 frame grabber.8 Say Y here if you have this hardware.9 In doubt, say N.10 11 To compile this driver as a module, choose M here: the12 module will be called dt3155.13