diff options
| -rw-r--r-- | fs/notify/inotify/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/notify/inotify/Kconfig b/fs/notify/inotify/Kconfig index b3a159b21cfd..4427f8c14239 100644 --- a/fs/notify/inotify/Kconfig +++ b/fs/notify/inotify/Kconfig | |||
| @@ -17,6 +17,7 @@ config INOTIFY_USER | |||
| 17 | bool "Inotify support for userspace" | 17 | bool "Inotify support for userspace" |
| 18 | select ANON_INODES | 18 | select ANON_INODES |
| 19 | select FSNOTIFY | 19 | select FSNOTIFY |
| 20 | select ANON_INODES | ||
| 20 | default y | 21 | default y |
| 21 | ---help--- | 22 | ---help--- |
| 22 | Say Y here to enable inotify support for userspace, including the | 23 | Say Y here to enable inotify support for userspace, including the |
