1864cfb153
- Move documentation for usb v4l devices from Documentation/usb to Documentation/video4linux. - Removed trailing whitespace. - Update Kconfig help text links to reflect the new file locations. Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
12 lines
385 B
Plaintext
12 lines
385 B
Plaintext
config USB_ZC0301
|
|
tristate "USB ZC0301 Image Processor and Control Chip support"
|
|
depends on USB && VIDEO_DEV
|
|
---help---
|
|
Say Y here if you want support for cameras based on the ZC0301
|
|
Image Processor and Control Chip.
|
|
|
|
See <file:Documentation/video4linux/zc0301.txt> for more info.
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
module will be called zc0301.
|