From 0581a2f3041184db1af997305908e211d3e4e34f Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Wed, 16 Nov 2016 16:12:11 +0100 Subject: Make mke2fs and mkfs.ext2 individually selectable Signed-off-by: Denys Vlasenko --- util-linux/Config.src | 7 ------- 1 file changed, 7 deletions(-) (limited to 'util-linux/Config.src') 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 -- cgit v1.2.3