]> Git Repo - linux.git/blame - fs/notify/dnotify/Kconfig
USB: Merge 2.6.37-rc5 into usb-next
[linux.git] / fs / notify / dnotify / Kconfig
CommitLineData
272eb014
EP
1config DNOTIFY
2 bool "Dnotify support"
520dc2a5 3 select FSNOTIFY
272eb014
EP
4 default y
5 help
6 Dnotify is a directory-based per-fd file change notification system
7 that uses signals to communicate events to user-space. There exist
8 superior alternatives, but some applications may still rely on
9 dnotify.
10
11 If unsure, say Y.
This page took 0.227153 seconds and 4 git commands to generate.