aboutsummaryrefslogtreecommitdiff
path: root/util-linux/Config.src
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2016-11-16 16:12:11 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2016-11-16 16:12:11 +0100
commit0581a2f3041184db1af997305908e211d3e4e34f (patch)
tree4cadd22998d5f63d3743e0739f5b6963100f456a /util-linux/Config.src
parenteb3fdc843e4a56740f2de41a0a7e37c25bde246c (diff)
downloadbusybox-0581a2f3041184db1af997305908e211d3e4e34f.tar.gz
Make mke2fs and mkfs.ext2 individually selectable
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'util-linux/Config.src')
-rw-r--r--util-linux/Config.src7
1 files changed, 0 insertions, 7 deletions
diff --git a/util-linux/Config.src b/util-linux/Config.src
index ee0d8a632..72d3be1f8 100644
--- a/util-linux/Config.src
+++ b/util-linux/Config.src
@@ -246,13 +246,6 @@ config FSCK_MINIX
check for and attempt to repair any corruption that occurs to a minix
filesystem.
-config MKFS_EXT2
- bool "mkfs_ext2"
- default y
- select PLATFORM_LINUX
- help
- Utility to create EXT2 filesystems.
-
config MKFS_MINIX
bool "mkfs_minix"
default y