1 # SPDX-License-Identifier: GPL-2.0-only 2 config DNOTIFY 3 bool "Dnotify support" 4 select FSNOTIFY 5 default y 6 help 7 Dnotify is a directory-based per-fd 8 that uses signals to communicate eve 9 superior alternatives, but some appl 10 dnotify. 11 12 If unsure, say Y.
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.