diff options
Diffstat (limited to 'util-linux/Config.in')
-rw-r--r-- | util-linux/Config.in | 3 |
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 | |||
381 | config CONFIG_FEATURE_MOUNT_FLAGS | 382 | config 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 |