···616616617617if V4L_USB_DRIVERS && MEDIA_CAMERA_SUPPORT618618619619- comment "Webcam devices"620620-621621-source "drivers/media/video/uvc/Kconfig"622622-623623-source "drivers/media/video/gspca/Kconfig"624624-625625-source "drivers/media/video/pwc/Kconfig"626626-627627-source "drivers/media/video/cpia2/Kconfig"628628-629619config USB_ZR364XX630620 tristate "USB ZR364XX Camera support"631621 depends on VIDEO_V4L2···652662 Say Y here if you want support for the Sensoray 2255 USB device.653663 This driver can be compiled as a module, called s2255drv.654664655655-source "drivers/media/video/sn9c102/Kconfig"656665657666endif # V4L_USB_DRIVERS && MEDIA_CAMERA_SUPPORT658658-659659-if V4L_USB_DRIVERS660660-661661- comment "Webcam and/or TV USB devices"662662-663663-source "drivers/media/video/em28xx/Kconfig"664664-665665-endif666666-667667-if V4L_USB_DRIVERS && MEDIA_ANALOG_TV_SUPPORT668668-669669- comment "TV USB devices"670670-671671-source "drivers/media/video/au0828/Kconfig"672672-673673-source "drivers/media/video/pvrusb2/Kconfig"674674-675675-source "drivers/media/video/hdpvr/Kconfig"676676-677677-source "drivers/media/video/tlg2300/Kconfig"678678-679679-source "drivers/media/video/cx231xx/Kconfig"680680-681681-source "drivers/media/video/tm6000/Kconfig"682682-683683-source "drivers/media/video/usbvision/Kconfig"684684-685685-source "drivers/media/video/stk1160/Kconfig"686686-687687-endif # V4L_USB_DRIVERS688667689668#690669# PCI drivers configuration - No devices here are for webcams