2 bool "Filesystem notification backend"
5 fsnotify is a backend for filesystem notification. fsnotify does
6 not provide any userspace interface but does provide the basis
7 needed for other notification schemes such as dnotify, inotify,
10 Say Y here to enable fsnotify suport.
14 source "fs/notify/dnotify/Kconfig"
15 source "fs/notify/inotify/Kconfig"