0230185d33
ZC0301 driver updates: - Add support for PB-0330 image sensor - Generic documentation cleanups and updates Signed-off-by: Luca Risolia <luca.risolia@studio.unibo.it> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
12 lines
402 B
Plaintext
12 lines
402 B
Plaintext
config USB_ZC0301
|
|
tristate "USB ZC0301[P] Image Processor and Control Chip support"
|
|
depends on USB && VIDEO_V4L1
|
|
---help---
|
|
Say Y here if you want support for cameras based on the ZC0301 or
|
|
ZC0301P Image Processors and Control Chips.
|
|
|
|
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.
|