diff options
Diffstat (limited to 'util-linux/Config.in')
-rw-r--r-- | util-linux/Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/util-linux/Config.in b/util-linux/Config.in index 3bba2e2..e5c053f 100644 --- a/util-linux/Config.in +++ b/util-linux/Config.in @@ -233,6 +233,12 @@ config FEATURE_MINIX2 this. If you enabled 'mkfs_minix' then you almost certainly want to be using the version 2 filesystem support. +config MKFS_VFAT + bool "mkfs_vfat" + default n + help + Utility to create FAT32 filesystems. + config GETOPT bool "getopt" default n |