mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 15:37:16 +08:00
12 lines
238 B
TOML
12 lines
238 B
TOML
|
MEDIA_SUPPORT='*M'
|
||
|
MEDIA_SUBDRV_AUTOSELECT='*'
|
||
|
MEDIA_CAMERA_SUPPORT='*'
|
||
|
MEDIA_USB_SUPPORT='* '
|
||
|
|
||
|
[USB_VIDEO_CLASS]
|
||
|
value = '*M '
|
||
|
comment = [
|
||
|
'Most modern USB camera needs this.',
|
||
|
'For other devices you need to figure it out yourself',
|
||
|
]
|