1config USB_ZR364XX
2	tristate "USB ZR364XX Camera support"
3	depends on VIDEO_V4L2
4	select VIDEOBUF_GEN
5	select VIDEOBUF_VMALLOC
6	---help---
7	  Say Y here if you want to connect this type of camera to your
8	  computer's USB port.
9	  See <file:Documentation/video4linux/zr364xx.txt> for more info
10	  and list of supported cameras.
11
12	  To compile this driver as a module, choose M here: the
13	  module will be called zr364xx.
14
15