aboutsummaryrefslogtreecommitdiffstats
path: root/fs/notify/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'fs/notify/Kconfig')
-rw-r--r--fs/notify/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/notify/Kconfig b/fs/notify/Kconfig
index 22c629eedd82..2a24249b30af 100644
--- a/fs/notify/Kconfig
+++ b/fs/notify/Kconfig
@@ -1,5 +1,6 @@
config FSNOTIFY
def_bool n
+ select SRCU
source "fs/notify/dnotify/Kconfig"
source "fs/notify/inotify/Kconfig"