xref: /linux/drivers/media/usb/gspca/m5602/Kconfig (revision c32e64e852f3f5c0fd709f84bc94736840088375)
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	  To compile this driver as a module, choose M here: the
9	  module will be called gspca_m5602.
10