Add joystick.cfg for usb joystick and steering-wheel kernel configure
[AGL/meta-agl.git] / meta-agl-bsp / recipes-kernel / linux / linux-%.bbappend
index 7915001..f64e49a 100644 (file)
@@ -2,4 +2,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/linux:"
 
 # Extra configuration options for the AGL kernel
 SRC_URI_append = " file://can-bus.cfg \
+                   file://usb.cfg \
+                   file://uvc.cfg \
+                   file://joystick.cfg \
             "