You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
config DNOTIFY
|
|
bool "Dnotify support"
|
|
default y
|
|
help
|
|
Dnotify is a directory-based per-fd file change notification system
|
|
that uses signals to communicate events to user-space. There exist
|
|
superior alternatives, but some applications may still rely on
|
|
dnotify.
|
|
|
|
If unsure, say Y.
|
|
|