diff options
Diffstat (limited to 'util-linux/Config.in')
-rw-r--r-- | util-linux/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util-linux/Config.in b/util-linux/Config.in index 5f5adc0fe..7cf17575c 100644 --- a/util-linux/Config.in +++ b/util-linux/Config.in | |||
@@ -689,6 +689,7 @@ config FEATURE_MOUNT_LABEL | |||
689 | help | 689 | help |
690 | This allows for specifying a device by label or uuid, rather than by | 690 | This allows for specifying a device by label or uuid, rather than by |
691 | name. This feature utilizes the same functionality as blkid/findfs. | 691 | name. This feature utilizes the same functionality as blkid/findfs. |
692 | This also enables label or uuid support for swapon. | ||
692 | 693 | ||
693 | config FEATURE_MOUNT_NFS | 694 | config FEATURE_MOUNT_NFS |
694 | bool "Support mounting NFS file systems" | 695 | bool "Support mounting NFS file systems" |