USB gadget: Webcam device
[deliverable/linux.git] / drivers / usb / gadget / Kconfig
index 390c13372bdce7e45fe51271c077b23ff251d47e..10bfb41975993aa16f9761a079a3b9577768f3bd 100644 (file)
@@ -877,8 +877,15 @@ config USB_G_HID
 
 # put drivers that need isochronous transfer support (for audio
 # or video class gadget drivers), or specific hardware, here.
+config USB_G_WEBCAM
+       tristate "USB Webcam Gadget"
+       help
+         The Webcam Gadget 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.
 
-# - none yet
+         Say "y" to link the driver statically, or "m" to build a
+         dynamically linked module called "g_webcam".
 
 endchoice
 
This page took 0.024145 seconds and 5 git commands to generate.