aboutsummaryrefslogtreecommitdiff
path: root/e2fsprogs/Config.in
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-06-11 05:29:40 +0000
committerMike Frysinger <vapier@gentoo.org>2005-06-11 05:29:40 +0000
commit6447ac0ef47a99619e0a51ff6bcb4f8c9ea5bdb8 (patch)
treef7bb3bdfb16f8b0927ae91164c2bfa6373c8c0a9 /e2fsprogs/Config.in
parent174808cedbc069d59e8a2cb570d35d9001c1e51b (diff)
downloadbusybox-6447ac0ef47a99619e0a51ff6bcb4f8c9ea5bdb8.tar.gz
import initial fat mke2fs
Diffstat (limited to 'e2fsprogs/Config.in')
-rw-r--r--e2fsprogs/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/e2fsprogs/Config.in b/e2fsprogs/Config.in
index 0ffd51746..c4022bb89 100644
--- a/e2fsprogs/Config.in
+++ b/e2fsprogs/Config.in
@@ -17,6 +17,13 @@ config CONFIG_LSATTR
help
lsattr lists the file attributes on a second extended file system.
+config CONFIG_MKE2FS
+ bool "mke2fs"
+ default n
+ help
+ mke2fs is used to create an ext2/ext3 filesystem. The normal compat
+ symlinks 'mkfs.ext2' and 'mkfs.ext3' are also provided.
+
config CONFIG_TUNE2FS
bool "tune2fs (and e2label/findfs)"
default n