xref: /linux/drivers/media/pci/tw68/Kconfig (revision 2bb129ebb23d2dfec3cd9c22dc7defd681cfcd58)
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