Andrew Scull | b4b6d4a | 2019-01-02 15:54:55 +0000 | [diff] [blame^] | 1 | config VIDEO_USBVISION |
2 | tristate "USB video devices based on Nogatech NT1003/1004/1005" | ||||
3 | depends on I2C && VIDEO_V4L2 | ||||
4 | select VIDEO_TUNER | ||||
5 | select VIDEO_SAA711X if MEDIA_SUBDRV_AUTOSELECT | ||||
6 | ---help--- | ||||
7 | There are more than 50 different USB video devices based on | ||||
8 | NT1003/1004/1005 USB Bridges. This driver enables using those | ||||
9 | devices. | ||||
10 | |||||
11 | To compile this driver as a module, choose M here: the | ||||
12 | module will be called usbvision. |