X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Fmeta-qcom%2Frecipes-kernel%2Flinux%2Flinux-linaro-qcomlt_4.9.bbappend;h=8897805c777f9e9a1f59cd830ed152dfdd611b14;hb=d0310f8e58504d238f629c0532e443ef7f496354;hp=77a15446ed2e55541e113a6f819d67d97d42cb0d;hpb=1dcaaa9e54279982b2f9794129adf0516f17c92d;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/meta-qcom/recipes-kernel/linux/linux-linaro-qcomlt_4.9.bbappend b/meta-agl-bsp/meta-qcom/recipes-kernel/linux/linux-linaro-qcomlt_4.9.bbappend index 77a15446e..8897805c7 100644 --- a/meta-agl-bsp/meta-qcom/recipes-kernel/linux/linux-linaro-qcomlt_4.9.bbappend +++ b/meta-agl-bsp/meta-qcom/recipes-kernel/linux/linux-linaro-qcomlt_4.9.bbappend @@ -30,4 +30,7 @@ KERNEL_CONFIG_FRAGMENTS_append_smack = "\ 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" \ No newline at end of file +KERNEL_CONFIG_FRAGMENTS_append = " ${WORKDIR}/uvc.cfg" + +# Enable support for joystick devices +KERNEL_CONFIG_FRAGMENTS_append = " ${WORKDIR}/joystick.cfg"