Add uvc.cfg for usb video class kernel configure
[AGL/meta-agl.git] / meta-agl-bsp / meta-ti / recipes-kernel / linux / linux-ti-staging_%.bbappend
index b2e5431..f9c0c04 100644 (file)
@@ -31,3 +31,6 @@ KERNEL_CONFIG_FRAGMENTS_append_smack = "\
 
 # file comes out of  meta-agl-bsp/recipes-kernel/linux/linux_%.bbappend
 KERNEL_CONFIG_FRAGMENTS_append = " ${WORKDIR}/can-bus.cfg"
+
+# Enable support for usb video class for usb camera devices
+KERNEL_CONFIG_FRAGMENTS_append = " ${WORKDIR}/uvc.cfg"