]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blame - drivers/media/usb/zr364xx/Kconfig
treewide: Add SPDX license identifier - Makefile/Kconfig
[mirror_ubuntu-focal-kernel.git] / drivers / media / usb / zr364xx / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
0aa77f6c
MCC
2config USB_ZR364XX
3 tristate "USB ZR364XX Camera support"
4 depends on VIDEO_V4L2
5 select VIDEOBUF_GEN
6 select VIDEOBUF_VMALLOC
b60a5b8d 7 help
0aa77f6c
MCC
8 Say Y here if you want to connect this type of camera to your
9 computer's USB port.
5fb94e9c 10 See <file:Documentation/media/v4l-drivers/zr364xx.rst> for more info
0aa77f6c
MCC
11 and list of supported cameras.
12
13 To compile this driver as a module, choose M here: the
14 module will be called zr364xx.
15