Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / fs / notify / Kconfig
diff --git a/kernel/fs/notify/Kconfig b/kernel/fs/notify/Kconfig
new file mode 100644 (file)
index 0000000..2a24249
--- /dev/null
@@ -0,0 +1,7 @@
+config FSNOTIFY
+       def_bool n
+       select SRCU
+
+source "fs/notify/dnotify/Kconfig"
+source "fs/notify/inotify/Kconfig"
+source "fs/notify/fanotify/Kconfig"