From: Mark Brown Date: Mon, 18 Aug 2014 16:54:38 +0000 (-0500) Subject: configs: Enable fanotify X-Git-Tag: firefly_0821_release~3680^2~5^2~2^2~3 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=3b947a25956554edf17da7d2cdce0828114cee2a;p=firefly-linux-kernel-4.4.55.git configs: Enable fanotify Some LTP tests use it. Signed-off-by: Mark Brown --- diff --git a/linaro/configs/linaro-base.conf b/linaro/configs/linaro-base.conf index 0620d5ec3e1c..bbd0f160398f 100644 --- a/linaro/configs/linaro-base.conf +++ b/linaro/configs/linaro-base.conf @@ -115,3 +115,4 @@ CONFIG_SECURITY_SELINUX=y CONFIG_EXT4_FS_SECURITY=y CONFIG_BLK_DEV_LOOP=y CONFIG_DEBUG_INFO=y +CONFIG_FANOTIFY=y