Add joystick.cfg for usb joystick and steering-wheel kernel configure
[AGL/meta-agl.git] / meta-agl-bsp / recipes-kernel / linux / linux-%.bbappend
1 FILESEXTRAPATHS_prepend := "${THISDIR}/linux:"
2
3 # Extra configuration options for the AGL kernel
4 SRC_URI_append = " file://can-bus.cfg \
5                    file://usb.cfg \
6                    file://uvc.cfg \
7                    file://joystick.cfg \
8             "