xref: /linux/drivers/media/pci/tw68/Kconfig (revision 0da85d1e38b4c186d2248f0239b72d465f5b406c)
1config VIDEO_TW68
2	tristate "Techwell tw68x Video For Linux"
3	depends on VIDEO_DEV && PCI && VIDEO_V4L2
4	select VIDEOBUF2_DMA_SG
5	---help---
6	  Support for Techwell tw68xx based frame grabber boards.
7
8	  To compile this driver as a module, choose M here: the
9	  module will be called tw68.
10