diff options
Diffstat (limited to 'fs')
-rw-r--r-- | fs/notify/fanotify/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/notify/fanotify/Kconfig b/fs/notify/fanotify/Kconfig index f9d7ae081f85..668e5df28e28 100644 --- a/fs/notify/fanotify/Kconfig +++ b/fs/notify/fanotify/Kconfig | |||
@@ -1,6 +1,7 @@ | |||
1 | config FANOTIFY | 1 | config FANOTIFY |
2 | bool "Filesystem wide access notification" | 2 | bool "Filesystem wide access notification" |
3 | select FSNOTIFY | 3 | select FSNOTIFY |
4 | select ANON_INODES | ||
4 | default y | 5 | default y |
5 | ---help--- | 6 | ---help--- |
6 | Say Y here to enable fanotify suport. fanotify is a file access | 7 | Say Y here to enable fanotify suport. fanotify is a file access |