aboutsummaryrefslogtreecommitdiffstats
path: root/fs/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'fs/Kconfig')
-rw-r--r--fs/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/fs/Kconfig b/fs/Kconfig
index 815d201d8600..9a40a9c665c7 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -555,7 +555,7 @@ config QUOTACTL
555 default y 555 default y
556 556
557config DNOTIFY 557config DNOTIFY
558 bool "Dnotify support" if EMBEDDED 558 bool "Dnotify support"
559 default y 559 default y
560 help 560 help
561 Dnotify is a directory-based per-fd file change notification system 561 Dnotify is a directory-based per-fd file change notification system
@@ -563,7 +563,7 @@ config DNOTIFY
563 superior alternatives, but some applications may still rely on 563 superior alternatives, but some applications may still rely on
564 dnotify. 564 dnotify.
565 565
566 Because of this, if unsure, say Y. 566 If unsure, say Y.
567 567
568config AUTOFS_FS 568config AUTOFS_FS
569 tristate "Kernel automounter support" 569 tristate "Kernel automounter support"