1config VIDEO_DT3155 2 tristate "DT3155 frame grabber" 3 depends on PCI && VIDEO_DEV && VIDEO_V4L2 4 select VIDEOBUF2_DMA_CONTIG 5 default n 6 ---help--- 7 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: the 12 module will be called dt3155. 13