aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/usb/gadget/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig
index 65f7f1265522..96539038c03a 100644
--- a/drivers/usb/gadget/Kconfig
+++ b/drivers/usb/gadget/Kconfig
@@ -424,7 +424,7 @@ config USB_CONFIGFS_F_HID
424 For more information, see Documentation/usb/gadget_hid.txt. 424 For more information, see Documentation/usb/gadget_hid.txt.
425 425
426config USB_CONFIGFS_F_UVC 426config USB_CONFIGFS_F_UVC
427 boolean "USB Webcam function" 427 bool "USB Webcam function"
428 depends on USB_CONFIGFS 428 depends on USB_CONFIGFS
429 depends on VIDEO_DEV 429 depends on VIDEO_DEV
430 select VIDEOBUF2_VMALLOC 430 select VIDEOBUF2_VMALLOC