pygoscelis: Enable support for plenty USB cameras by Philips

Enable CONFIG_USB_PWC as module for that.
This commit is contained in:
Nils Freydank 2023-02-07 20:38:20 +01:00
parent 2d2053d36e
commit e6c6643dad
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
1 changed files with 3 additions and 1 deletions

View File

@ -2866,7 +2866,9 @@ CONFIG_MEDIA_USB_SUPPORT=y
# Webcam devices
#
# CONFIG_USB_GSPCA is not set
# CONFIG_USB_PWC is not set
CONFIG_USB_PWC=m
# CONFIG_USB_PWC_DEBUG is not set
CONFIG_USB_PWC_INPUT_EVDEV=y
# CONFIG_USB_S2255 is not set
# CONFIG_VIDEO_USBTV is not set
CONFIG_USB_VIDEO_CLASS=m