usb: musb: blackfin: remove incorrect __exit_p()
[deliverable/linux.git] / drivers / usb / gadget / Kconfig
index 747ef53bda14ecb4392e9c295f698806b583341c..65f7f126552251973f0c9679757cebb98c7d4a70 100644 (file)
@@ -423,6 +423,17 @@ config USB_CONFIGFS_F_HID
 
          For more information, see Documentation/usb/gadget_hid.txt.
 
+config USB_CONFIGFS_F_UVC
+       boolean "USB Webcam function"
+       depends on USB_CONFIGFS
+       depends on VIDEO_DEV
+       select VIDEOBUF2_VMALLOC
+       select USB_F_UVC
+       help
+         The Webcam function acts as a composite USB Audio and Video Class
+         device. It provides a userspace API to process UVC control requests
+         and stream video data to the host.
+
 source "drivers/usb/gadget/legacy/Kconfig"
 
 endchoice
This page took 0.025305 seconds and 5 git commands to generate.