On 06/22/13 07:25, Laurent Pinchart wrote:
> The uvcvideo driver lost its dependency on VIDEO_V4L2 during the big
> media directory reorganization. Add it back.
> 
> Signed-off-by: Laurent Pinchart <laurent.pinch...@ideasonboard.com>

Reported-by: Randy Dunlap <rdun...@infradead.org>
Acked-by: Randy Dunlap <rdun...@infradead.org>

Thanks.


> ---
>  drivers/media/usb/uvc/Kconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/media/usb/uvc/Kconfig b/drivers/media/usb/uvc/Kconfig
> index 541c9f1..6ed85ef 100644
> --- a/drivers/media/usb/uvc/Kconfig
> +++ b/drivers/media/usb/uvc/Kconfig
> @@ -1,5 +1,6 @@
>  config USB_VIDEO_CLASS
>       tristate "USB Video Class (UVC)"
> +     depends on VIDEO_V4L2
>       select VIDEOBUF2_VMALLOC
>       ---help---
>         Support for the USB Video Class (UVC).  Currently only video
> 


-- 
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to