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