
There are several places pointing to old documentation files: Documentation/video4linux/API.html Documentation/video4linux/bttv/ Documentation/video4linux/cx2341x/fw-encoder-api.txt Documentation/video4linux/m5602.txt Documentation/video4linux/v4l2-framework.txt Documentation/video4linux/videobuf Documentation/video4linux/Zoran Make them point to the new location where available, removing otherwise. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Acked-by: Jonathan Corbet <corbet@lwn.net>
10 lines
304 B
Plaintext
10 lines
304 B
Plaintext
config USB_M5602
|
|
tristate "ALi USB m5602 Camera Driver"
|
|
depends on VIDEO_V4L2 && USB_GSPCA
|
|
help
|
|
Say Y here if you want support for cameras based on the
|
|
ALi m5602 connected to various image sensors.
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
module will be called gspca_m5602.
|