Make mkfs.vfat and mkdosfs individually selectable

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2016-11-16 16:18:50 +01:00
parent 0581a2f304
commit 10880cc20f
4 changed files with 19 additions and 10 deletions

View File

@@ -272,13 +272,6 @@ config MKFS_REISER
Utility to create ReiserFS filesystems.
Note: this applet needs a lot of testing and polishing.
config MKFS_VFAT
bool "mkfs_vfat"
default y
select PLATFORM_LINUX
help
Utility to create FAT32 filesystems.
config GETOPT
bool "getopt"
default y