Add uvc.cfg for usb video class kernel configure
[AGL/meta-agl.git] / meta-agl-bsp / meta-rcar-gen3 / recipes-kernel / linux / linux-renesas_%.bbappend
index 93a060e..c3fb205 100644 (file)
@@ -7,3 +7,6 @@ SRC_URI_append  = " file://namespace_fix.cfg \
        file://ath9k_htc.cfg \
        file://disable_ipv6.cfg \
        "
+
+# Enable support for usb video class for usb camera devices
+KERNEL_CONFIG_FRAGMENTS_append = " ${WORKDIR}/uvc.cfg"