mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
fix : missing options for USB Webcam
This commit is contained in:
@@ -3014,6 +3014,7 @@ CONFIG_MEDIA_USB_SUPPORT=y
|
||||
# Webcam devices
|
||||
#
|
||||
CONFIG_USB_VIDEO_CLASS=m
|
||||
# CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV is not set
|
||||
# CONFIG_USB_GSPCA is not set
|
||||
# CONFIG_USB_PWC is not set
|
||||
# CONFIG_VIDEO_CPIA2 is not set
|
||||
|
||||
@@ -2835,6 +2835,7 @@ CONFIG_MEDIA_USB_SUPPORT=y
|
||||
# Webcam devices
|
||||
#
|
||||
CONFIG_USB_VIDEO_CLASS=m
|
||||
# CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV is not set
|
||||
# CONFIG_USB_GSPCA is not set
|
||||
# CONFIG_USB_PWC is not set
|
||||
# CONFIG_VIDEO_CPIA2 is not set
|
||||
|
||||
@@ -3252,6 +3252,7 @@ CONFIG_MEDIA_USB_SUPPORT=y
|
||||
# Webcam devices
|
||||
#
|
||||
CONFIG_USB_VIDEO_CLASS=m
|
||||
# CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV is not set
|
||||
# CONFIG_USB_GSPCA is not set
|
||||
# CONFIG_USB_PWC is not set
|
||||
# CONFIG_VIDEO_CPIA2 is not set
|
||||
|
||||
Reference in New Issue
Block a user