mount: nfs mount should enable bb_error-to-syslog support
authorDenis Vlasenko <vda.linux@googlemail.com>
Thu, 21 Sep 2006 12:30:16 +0000 (12:30 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Thu, 21 Sep 2006 12:30:16 +0000 (12:30 -0000)
util-linux/Config.in

index 2da37db..a215e25 100644 (file)
@@ -369,6 +369,7 @@ config CONFIG_FEATURE_MOUNT_NFS
        bool "Support mounting NFS file systems"
        default n
        depends on CONFIG_MOUNT
+       select CONFIG_FEATURE_SYSLOG
        help
          Enable mounting of NFS file systems.