1config VIDEO_TW68 2 tristate "Techwell tw68x Video For Linux" 3 depends on VIDEO_DEV && PCI && VIDEO_V4L2 4 select I2C_ALGOBIT 5 select VIDEOBUF2_DMA_SG 6 ---help--- 7 Support for Techwell tw68xx based frame grabber boards. 8 9 To compile this driver as a module, choose M here: the 10 module will be called tw68. 11