mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-16 16:51:08 +07:00
![Michael Krufky](/assets/img/avatar_default.png)
- 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
389 B
Plaintext
12 lines
389 B
Plaintext
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.
|