1config 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 VIDEO_HELPER_CHIPS_AUTO
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.
13