linux/drivers/media/usb/usbvision/Kconfig
<<
>>
Prefs
   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 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.
  13