xref: /linux/drivers/media/pci/dt3155/Kconfig (revision c57d5621d2f2dc238f4b9c4d00b2a54187a75445)
1config VIDEO_DT3155
2	tristate "DT3155 frame grabber"
3	depends on PCI && VIDEO_DEV && VIDEO_V4L2
4	depends on HAS_DMA
5	select VIDEOBUF2_DMA_CONTIG
6	default n
7	---help---
8	  Enables dt3155 device driver for the DataTranslation DT3155 frame grabber.
9	  Say Y here if you have this hardware.
10	  In doubt, say N.
11
12	  To compile this driver as a module, choose M here: the
13	  module will be called dt3155.
14