diff options
author | Jesse Gilles <jgilles@multitech.com> | 2015-01-13 11:42:44 -0600 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2015-01-13 11:42:44 -0600 |
commit | 513cbcda1b618becb63ba0a1f45da326164e9df8 (patch) | |
tree | a4b4cbdfb1a799b48100fc8cffe98420c66ba455 /recipes-kernel/linux/linux-3.12.27 | |
parent | d9e1bc44d7617f8907c524f8a69b840f6ae7e217 (diff) | |
download | meta-multitech-513cbcda1b618becb63ba0a1f45da326164e9df8.tar.gz meta-multitech-513cbcda1b618becb63ba0a1f45da326164e9df8.tar.bz2 meta-multitech-513cbcda1b618becb63ba0a1f45da326164e9df8.zip |
linux-3.12.27: mtcdt: enable FANOTIFY
Diffstat (limited to 'recipes-kernel/linux/linux-3.12.27')
-rw-r--r-- | recipes-kernel/linux/linux-3.12.27/mtcdt/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-3.12.27/mtcdt/defconfig b/recipes-kernel/linux/linux-3.12.27/mtcdt/defconfig index e0476e8..c49faf7 100644 --- a/recipes-kernel/linux/linux-3.12.27/mtcdt/defconfig +++ b/recipes-kernel/linux/linux-3.12.27/mtcdt/defconfig @@ -2378,7 +2378,7 @@ CONFIG_FILE_LOCKING=y CONFIG_FSNOTIFY=y CONFIG_DNOTIFY=y CONFIG_INOTIFY_USER=y -# CONFIG_FANOTIFY is not set +CONFIG_FANOTIFY=y # CONFIG_QUOTA is not set # CONFIG_QUOTACTL is not set # CONFIG_AUTOFS4_FS is not set |