diff options
Diffstat (limited to 'drivers/usb/gadget')
-rw-r--r-- | drivers/usb/gadget/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig index 10bfb4197599..96e1494723ad 100644 --- a/drivers/usb/gadget/Kconfig +++ b/drivers/usb/gadget/Kconfig | |||
@@ -879,6 +879,7 @@ config USB_G_HID | |||
879 | # or video class gadget drivers), or specific hardware, here. | 879 | # or video class gadget drivers), or specific hardware, here. |
880 | config USB_G_WEBCAM | 880 | config USB_G_WEBCAM |
881 | tristate "USB Webcam Gadget" | 881 | tristate "USB Webcam Gadget" |
882 | depends on VIDEO_DEV | ||
882 | help | 883 | help |
883 | The Webcam Gadget acts as a composite USB Audio and Video Class | 884 | The Webcam Gadget acts as a composite USB Audio and Video Class |
884 | device. It provides a userspace API to process UVC control requests | 885 | device. It provides a userspace API to process UVC control requests |