diff options
Diffstat (limited to 'meta-agl-bsp/meta-qcom/recipes-kernel/linux/files/fanotify.cfg')
-rw-r--r-- | meta-agl-bsp/meta-qcom/recipes-kernel/linux/files/fanotify.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-agl-bsp/meta-qcom/recipes-kernel/linux/files/fanotify.cfg b/meta-agl-bsp/meta-qcom/recipes-kernel/linux/files/fanotify.cfg new file mode 100644 index 000000000..de5dd8d31 --- /dev/null +++ b/meta-agl-bsp/meta-qcom/recipes-kernel/linux/files/fanotify.cfg @@ -0,0 +1,3 @@ +# Enable the fanotify API (notification/interception of FS events) +CONFIG_FANOTIFY=y +CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y |