Make mke2fs and mkfs.ext2 individually selectable
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user