3f8b3da8d6c03db64aeffc24f0aafefbeda6bcc1
[openwrt/openwrt.git] / openwrt / package / e2fsprogs / Config.in
1 config BR2_PACKAGE_E2FSPROGS
2 prompt "e2fsprogs......................... Ext2/3 filesystem utilities"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 This package contains essential ext2 filesystem utilities which consists of
7 e2fsck, mke2fs, debugfs, dumpe2fs, tune2fs, and most of the other core ext2
8 filesystem utilities.
9
10 http://e2fsprogs.sourceforge.net/
11