aboutsummaryrefslogtreecommitdiff
path: root/util-linux/Config.in
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2006-09-10 18:38:17 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2006-09-10 18:38:17 +0000
commit39e93cc95148536eb42b577980f912cbe3888a9b (patch)
tree7f077cca5f48c852e639c166bbe3501ddd4db708 /util-linux/Config.in
parent2244a21a8e11736516caf6b239ae108768f9390d (diff)
downloadbusybox-w32-39e93cc95148536eb42b577980f912cbe3888a9b.tar.gz
busybox-w32-39e93cc95148536eb42b577980f912cbe3888a9b.tar.bz2
busybox-w32-39e93cc95148536eb42b577980f912cbe3888a9b.zip
nfsmount: nfsmount.h merged into nfsmount.c
Diffstat (limited to 'util-linux/Config.in')
-rw-r--r--util-linux/Config.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/util-linux/Config.in b/util-linux/Config.in
index aacf55775..2da37db53 100644
--- a/util-linux/Config.in
+++ b/util-linux/Config.in
@@ -378,9 +378,10 @@ config CONFIG_FEATURE_MOUNT_CIFS
378 depends on CONFIG_MOUNT 378 depends on CONFIG_MOUNT
379 help 379 help
380 Enable support for samba mounts. 380 Enable support for samba mounts.
381
381config CONFIG_FEATURE_MOUNT_FLAGS 382config CONFIG_FEATURE_MOUNT_FLAGS
382 depends on CONFIG_MOUNT 383 depends on CONFIG_MOUNT
383 bool "Support lots of -o flags in mount." 384 bool "Support lots of -o flags in mount"
384 default y 385 default y
385 help 386 help
386 Without this, mount only supports ro/rw/remount. With this, it 387 Without this, mount only supports ro/rw/remount. With this, it