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 7cf17575c..578d059c1 100644
--- a/util-linux/Config.in
+++ b/util-linux/Config.in
@@ -239,6 +239,12 @@ config MKFS_VFAT
239 help 239 help
240 Utility to create FAT32 filesystems. 240 Utility to create FAT32 filesystems.
241 241
242config MKFS_EXT2
243 bool "mkfs_ext2"
244 default n
245 help
246 Utility to create EXT2 filesystems.
247
242config GETOPT 248config GETOPT
243 bool "getopt" 249 bool "getopt"
244 default n 250 default n