diff --git a/fs/Kconfig b/fs/Kconfig index 815d201d86008edec9c2004a4f25886d2988a84f..9a40a9c665c7c577c6b14861fbc641ff410a0f72 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -555,7 +555,7 @@ config QUOTACTL default y config DNOTIFY - bool "Dnotify support" if EMBEDDED + bool "Dnotify support" default y help Dnotify is a directory-based per-fd file change notification system @@ -563,7 +563,7 @@ config DNOTIFY superior alternatives, but some applications may still rely on dnotify. - Because of this, if unsure, say Y. + If unsure, say Y. config AUTOFS_FS tristate "Kernel automounter support"