diff options
Diffstat (limited to 'meta-fsl-extras/recipes')
-rw-r--r-- | meta-fsl-extras/recipes/linux/linux-boundary_4.%.bbappend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-fsl-extras/recipes/linux/linux-boundary_4.%.bbappend b/meta-fsl-extras/recipes/linux/linux-boundary_4.%.bbappend index 001a3c7..da4b2c1 100644 --- a/meta-fsl-extras/recipes/linux/linux-boundary_4.%.bbappend +++ b/meta-fsl-extras/recipes/linux/linux-boundary_4.%.bbappend | |||
@@ -37,4 +37,5 @@ RDEPENDS_kernel-base = "" | |||
37 | 37 | ||
38 | do_preconfigure_prepend() { | 38 | do_preconfigure_prepend() { |
39 | echo "CONFIG_HID_MULTITOUCH=m" >> ${WORKDIR}/defconfig | 39 | echo "CONFIG_HID_MULTITOUCH=m" >> ${WORKDIR}/defconfig |
40 | echo "CONFIG_UPROBE_EVENT=y" >> ${WORKDIR}/defconfig | ||
40 | } | 41 | } |