Explicitly disable FANOTIFY_ACCESS_PERMISSIONS

svn path=/dists/trunk/linux-2.6/; revision=17544
This commit is contained in:
Ben Hutchings 2011-05-31 00:05:10 +00:00
parent a906d70427
commit 10d0c22499
1 changed files with 1 additions and 0 deletions

View File

@ -3318,6 +3318,7 @@ CONFIG_DNOTIFY=y
## file: fs/notify/fanotify/Kconfig
##
CONFIG_FANOTIFY=y
# CONFIG_FANOTIFY_ACCESS_PERMISSIONS is not set
##
## file: fs/notify/inotify/Kconfig