diff options
Diffstat (limited to 'fs/notify')
-rw-r--r-- | fs/notify/inotify/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/notify/inotify/Kconfig b/fs/notify/inotify/Kconfig index 4427f8c14239..b3a159b21cfd 100644 --- a/fs/notify/inotify/Kconfig +++ b/fs/notify/inotify/Kconfig | |||
@@ -17,7 +17,6 @@ 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 | ||
21 | default y | 20 | default y |
22 | ---help--- | 21 | ---help--- |
23 | Say Y here to enable inotify support for userspace, including the | 22 | Say Y here to enable inotify support for userspace, including the |