linux/drivers/media/usb/gspca/m5602/Kconfig
<<
>>
Prefs
   1config USB_M5602
   2        tristate "ALi USB m5602 Camera Driver"
   3        depends on VIDEO_V4L2 && USB_GSPCA
   4        help
   5          Say Y here if you want support for cameras based on the
   6          ALi m5602 connected to various image sensors.
   7
   8          See <file:Documentation/video4linux/m5602.txt> for more info.
   9
  10          To compile this driver as a module, choose M here: the
  11          module will be called gspca_m5602.
  12