/drivers/staging/dt3155v4l/Kconfig

https://bitbucket.org/slukk/jb-tsm-kernel-4.2 · #! · 20 lines · 18 code · 2 blank · 0 comment · 0 complexity · 36506731298fa576a51641a4176aaa80 MD5 · raw file

  1. config 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. To compile this driver as a module, choose M here: the
  11. module will be called dt3155v4l.
  12. config DT3155_CCIR
  13. bool "Selects CCIR/50Hz vertical refresh"
  14. depends on VIDEO_DT3155
  15. default y
  16. ---help---
  17. Select it for CCIR/50Hz (European region),
  18. or leave it unselected for RS-170/60Hz (North America).