From 4824ccae8ef0896b9fcb2a15ffa666d3c2aa8a89 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Fri, 21 Mar 2008 18:29:01 +0000 Subject: *: fix build problems found with randomconfig --- util-linux/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'util-linux') 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 bool "Support specifiying devices by label or UUID" default n depends on MOUNT + select VOLUMEID help This allows for specifying a device by label or uuid, rather than by name. This feature utilizes the same functionality as findfs. -- cgit v1.2.3