mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
Merge pull request #3969 from nicolaspernoud/libreelec-9.2
feat: enable webcam driver as kernel module
This commit is contained in:
commit
f7ddb3e412
@ -2684,7 +2684,8 @@ CONFIG_MEDIA_USB_SUPPORT=y
|
|||||||
#
|
#
|
||||||
# Webcam devices
|
# Webcam devices
|
||||||
#
|
#
|
||||||
# CONFIG_USB_VIDEO_CLASS is not set
|
CONFIG_USB_VIDEO_CLASS=m
|
||||||
|
# CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV is not set
|
||||||
CONFIG_USB_GSPCA=m
|
CONFIG_USB_GSPCA=m
|
||||||
# CONFIG_USB_M5602 is not set
|
# CONFIG_USB_M5602 is not set
|
||||||
# CONFIG_USB_STV06XX is not set
|
# CONFIG_USB_STV06XX is not set
|
||||||
|
@ -2556,7 +2556,8 @@ CONFIG_MEDIA_USB_SUPPORT=y
|
|||||||
#
|
#
|
||||||
# Webcam devices
|
# Webcam devices
|
||||||
#
|
#
|
||||||
# CONFIG_USB_VIDEO_CLASS is not set
|
CONFIG_USB_VIDEO_CLASS=m
|
||||||
|
# CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV is not set
|
||||||
# CONFIG_USB_GSPCA is not set
|
# CONFIG_USB_GSPCA is not set
|
||||||
# CONFIG_USB_PWC is not set
|
# CONFIG_USB_PWC is not set
|
||||||
# CONFIG_VIDEO_CPIA2 is not set
|
# CONFIG_VIDEO_CPIA2 is not set
|
||||||
|
@ -2670,7 +2670,8 @@ CONFIG_MEDIA_USB_SUPPORT=y
|
|||||||
#
|
#
|
||||||
# Webcam devices
|
# Webcam devices
|
||||||
#
|
#
|
||||||
# CONFIG_USB_VIDEO_CLASS is not set
|
CONFIG_USB_VIDEO_CLASS=m
|
||||||
|
# CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV is not set
|
||||||
# CONFIG_USB_GSPCA is not set
|
# CONFIG_USB_GSPCA is not set
|
||||||
# CONFIG_USB_PWC is not set
|
# CONFIG_USB_PWC is not set
|
||||||
# CONFIG_VIDEO_CPIA2 is not set
|
# CONFIG_VIDEO_CPIA2 is not set
|
||||||
|
@ -3086,7 +3086,8 @@ CONFIG_MEDIA_USB_SUPPORT=y
|
|||||||
#
|
#
|
||||||
# Webcam devices
|
# Webcam devices
|
||||||
#
|
#
|
||||||
# CONFIG_USB_VIDEO_CLASS is not set
|
CONFIG_USB_VIDEO_CLASS=m
|
||||||
|
# CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV is not set
|
||||||
# CONFIG_USB_GSPCA is not set
|
# CONFIG_USB_GSPCA is not set
|
||||||
# CONFIG_USB_PWC is not set
|
# CONFIG_USB_PWC is not set
|
||||||
# CONFIG_VIDEO_CPIA2 is not set
|
# CONFIG_VIDEO_CPIA2 is not set
|
||||||
|
Loading…
x
Reference in New Issue
Block a user