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.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/util-linux/Config.in b/util-linux/Config.in
index 3bba2e26d..e5c053fcf 100644
--- a/util-linux/Config.in
+++ b/util-linux/Config.in
@@ -233,6 +233,12 @@ config FEATURE_MINIX2
233 this. If you enabled 'mkfs_minix' then you almost certainly want to 233 this. If you enabled 'mkfs_minix' then you almost certainly want to
234 be using the version 2 filesystem support. 234 be using the version 2 filesystem support.
235 235
236config MKFS_VFAT
237 bool "mkfs_vfat"
238 default n
239 help
240 Utility to create FAT32 filesystems.
241
236config GETOPT 242config GETOPT
237 bool "getopt" 243 bool "getopt"
238 default n 244 default n