X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Fmeta-ti%2Frecipes-kernel%2Flinux%2Flinux-ti-staging_%25.bbappend;fp=meta-agl-bsp%2Fmeta-ti%2Frecipes-kernel%2Flinux%2Flinux-ti-staging_%25.bbappend;h=6a5f4f4d2dc8d5a33e4b3bd9c09ab29abbbfa3ec;hb=d0310f8e58504d238f629c0532e443ef7f496354;hp=4acfc9ec438e634b3877a1ed87734e8c5356d1dc;hpb=1dcaaa9e54279982b2f9794129adf0516f17c92d;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_%.bbappend b/meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_%.bbappend index 4acfc9ec4..6a5f4f4d2 100644 --- a/meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_%.bbappend +++ b/meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_%.bbappend @@ -36,3 +36,6 @@ 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" + +# Enable support for joystick devices +KERNEL_CONFIG_FRAGMENTS_append = " ${WORKDIR}/joystick.cfg"