hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/media/usb/gspca/Kconfig
....@@ -1,14 +1,15 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 menuconfig USB_GSPCA
23 tristate "GSPCA based webcams"
34 depends on VIDEO_V4L2
45 depends on INPUT || INPUT=n
56 select VIDEOBUF2_VMALLOC
67 default m
7
- ---help---
8
+ help
89 Say Y here if you want to enable selecting webcams based
910 on the GSPCA framework.
1011
11
- See <file:Documentation/media/v4l-drivers/gspca-cardlist.rst> for more info.
12
+ See <file:Documentation/admin-guide/media/gspca-cardlist.rst> for more info.
1213
1314 This driver uses the Video For Linux API. You must say Y or M to
1415 "Video For Linux" to use this driver.
....@@ -46,7 +47,7 @@
4647 depends on VIDEO_V4L2 && USB_GSPCA
4748 help
4849 Say Y here if you want support for USB cameras based on the cpia
49
- CPiA chip. Note that you need atleast version 0.6.4 of libv4l for
50
+ CPiA chip. Note that you need at least version 0.6.4 of libv4l for
5051 applications to understand the videoformat generated by this driver.
5152
5253 To compile this driver as a module, choose M here: the