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>
11 lines
389 B
Text
11 lines
389 B
Text
config USB_SN9C102
|
|
tristate "USB SN9C10x PC Camera Controller support"
|
|
depends on USB && VIDEO_DEV
|
|
---help---
|
|
Say Y here if you want support for cameras based on SONiX SN9C101,
|
|
SN9C102 or SN9C103 PC Camera Controllers.
|
|
|
|
See <file:Documentation/video4linux/sn9c102.txt> for more info.
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
module will be called sn9c102.
|