inotify: remove broken mask checks causing unmount to be EINVAL
[pandora-kernel.git] / fs / notify / Kconfig
1 config FSNOTIFY
2         def_bool n
3
4 source "fs/notify/dnotify/Kconfig"
5 source "fs/notify/inotify/Kconfig"
6 source "fs/notify/fanotify/Kconfig"