aboutsummaryrefslogtreecommitdiff
path: root/util-linux/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'util-linux/Config.in')
-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 8ca86c87d..1f4322bec 100644
--- a/util-linux/Config.in
+++ b/util-linux/Config.in
@@ -639,6 +639,7 @@ config FEATURE_MOUNT_LABEL
639 bool "Support specifiying devices by label or UUID" 639 bool "Support specifiying devices by label or UUID"
640 default n 640 default n
641 depends on MOUNT 641 depends on MOUNT
642 select VOLUMEID
642 help 643 help
643 This allows for specifying a device by label or uuid, rather than by 644 This allows for specifying a device by label or uuid, rather than by
644 name. This feature utilizes the same functionality as findfs. 645 name. This feature utilizes the same functionality as findfs.