mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
5fb94e9ca3
As we move stuff around, some doc references are broken. Fix some of them via this script: ./scripts/documentation-file-ref-check --fix Manually checked if the produced result is valid, removing a few false-positives. Acked-by: Takashi Iwai <tiwai@suse.de> Acked-by: Masami Hiramatsu <mhiramat@kernel.org> Acked-by: Stephen Boyd <sboyd@kernel.org> Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Acked-by: Mathieu Poirier <mathieu.poirier@linaro.org> Reviewed-by: Coly Li <colyli@suse.de> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Acked-by: Jonathan Corbet <corbet@lwn.net>
15 lines
428 B
Plaintext
15 lines
428 B
Plaintext
config USB_ZR364XX
|
|
tristate "USB ZR364XX Camera support"
|
|
depends on VIDEO_V4L2
|
|
select VIDEOBUF_GEN
|
|
select VIDEOBUF_VMALLOC
|
|
---help---
|
|
Say Y here if you want to connect this type of camera to your
|
|
computer's USB 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 M here: the
|
|
module will be called zr364xx.
|
|
|