aboutsummaryrefslogtreecommitdiff
path: root/util-linux/Config.src
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2016-11-16 16:18:50 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2016-11-16 16:18:50 +0100
commit10880cc20ff424c5443a8fc6b6afa5c59c5ef602 (patch)
tree5f36a6d8872bdeb2e1955a181286ba0483c3160d /util-linux/Config.src
parent0581a2f3041184db1af997305908e211d3e4e34f (diff)
downloadbusybox-10880cc20ff424c5443a8fc6b6afa5c59c5ef602.tar.gz
Make mkfs.vfat and mkdosfs 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 72d3be1f8..9bef0d532 100644
--- a/util-linux/Config.src
+++ b/util-linux/Config.src
@@ -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