Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config USB_ZR364XX
0003         tristate "USB ZR364XX Camera support"
0004         depends on VIDEO_DEV
0005         select VIDEOBUF_GEN
0006         select VIDEOBUF_VMALLOC
0007         help
0008           Say Y here if you want to connect this type of camera to your
0009           computer's USB port.
0010           See <file:Documentation/admin-guide/media/zr364xx.rst> for more info
0011           and list of supported cameras.
0012 
0013           To compile this driver as a module, choose M here: the
0014           module will be called zr364xx.
0015