]> err.no Git - linux-2.6/blobdiff - fs/Kconfig
Fix f_version type: should be u64 instead of unsigned long
[linux-2.6] / fs / Kconfig
index 815d201d86008edec9c2004a4f25886d2988a84f..9a40a9c665c7c577c6b14861fbc641ff410a0f72 100644 (file)
@@ -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"