mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
Merge pull request #3968 from nicolaspernoud/master
feat: enable webcam driver as kernel module to be consistent with all projects
This commit is contained in:
commit
dc4872a14b
@ -3013,7 +3013,8 @@ CONFIG_MEDIA_USB_SUPPORT=y
|
||||
#
|
||||
# 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_PWC is not set
|
||||
# CONFIG_VIDEO_CPIA2 is not set
|
||||
|
@ -2834,7 +2834,8 @@ CONFIG_MEDIA_USB_SUPPORT=y
|
||||
#
|
||||
# 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_PWC is not set
|
||||
# CONFIG_VIDEO_CPIA2 is not set
|
||||
|
@ -3084,7 +3084,8 @@ CONFIG_MEDIA_USB_SUPPORT=y
|
||||
#
|
||||
# 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_M5602 is not set
|
||||
# CONFIG_USB_STV06XX is not set
|
||||
|
@ -3251,7 +3251,8 @@ CONFIG_MEDIA_USB_SUPPORT=y
|
||||
#
|
||||
# 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_PWC is not set
|
||||
# CONFIG_VIDEO_CPIA2 is not set
|
||||
|
Loading…
x
Reference in New Issue
Block a user