blob: 5cd5a575b64d2b663e6e41782c4e37dddc304fc2 [file] [log] [blame]
Marin Mitovd42bffb2010-04-30 18:36:09 +03001config VIDEO_DT3155
2 tristate "DT3155 frame grabber, Video4Linux interface"
3 depends on PCI && VIDEO_DEV && VIDEO_V4L2
4 select VIDEOBUF_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
Marin Mitova57941c2010-05-18 13:05:29 +030012 module will be called dt3155v4l.
Marin Mitovd42bffb2010-04-30 18:36:09 +030013
14config DT3155_CCIR
15 bool "Selects CCIR/50Hz vertical refresh"
16 depends on VIDEO_DT3155
17 default y
18 ---help---
19 Select it for CCIR/50Hz (European region),
20 or leave it unselected for RS-170/60Hz (North America).