forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/drivers/media/usb/zr364xx/Kconfig
....@@ -1,12 +1,13 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config USB_ZR364XX
23 tristate "USB ZR364XX Camera support"
34 depends on VIDEO_V4L2
45 select VIDEOBUF_GEN
56 select VIDEOBUF_VMALLOC
6
- ---help---
7
+ help
78 Say Y here if you want to connect this type of camera to your
89 computer's USB port.
9
- See <file:Documentation/media/v4l-drivers/zr364xx.rst> for more info
10
+ See <file:Documentation/admin-guide/media/zr364xx.rst> for more info
1011 and list of supported cameras.
1112
1213 To compile this driver as a module, choose M here: the