# SPDX-License-Identifier: GPL-2.0-only config [31mCONFIG_USB_ZR364XX[0m tristate "USB ZR364XX Camera support" depends on [31mCONFIG_VIDEO_V4L2[0m select [31mCONFIG_VIDEOBUF_GEN[0m select [31mCONFIG_VIDEOBUF_VMALLOC[0m help Say Y here if you want to connect this type of camera to your computer's [31mCONFIG_USB[0m port. See <file:Documentation/media/v4l-drivers/zr364xx.rst> for more info and list of supported cameras. To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be called zr364xx. |