aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--util-linux/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/util-linux/Config.in b/util-linux/Config.in
index 2da37db53..a215e250f 100644
--- a/util-linux/Config.in
+++ b/util-linux/Config.in
@@ -369,6 +369,7 @@ config CONFIG_FEATURE_MOUNT_NFS
369 bool "Support mounting NFS file systems" 369 bool "Support mounting NFS file systems"
370 default n 370 default n
371 depends on CONFIG_MOUNT 371 depends on CONFIG_MOUNT
372 select CONFIG_FEATURE_SYSLOG
372 help 373 help
373 Enable mounting of NFS file systems. 374 Enable mounting of NFS file systems.
374 375