aboutsummaryrefslogtreecommitdiffstats
path: root/fs/notify/dnotify/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'fs/notify/dnotify/Kconfig')
-rw-r--r--fs/notify/dnotify/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/notify/dnotify/Kconfig b/fs/notify/dnotify/Kconfig
index 904ff8d5405a..f9c1ca139d8f 100644
--- a/fs/notify/dnotify/Kconfig
+++ b/fs/notify/dnotify/Kconfig
@@ -1,6 +1,6 @@
config DNOTIFY
bool "Dnotify support"
- depends on FSNOTIFY
+ select FSNOTIFY
default y
help
Dnotify is a directory-based per-fd file change notification system