X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7278f81f2eba2683f737abd90d8e769e36ee1279..622f6d12b6657931cd500bbda84078f18089faef:/openwrt/package/e2fsprogs/Config.in diff --git a/openwrt/package/e2fsprogs/Config.in b/openwrt/package/e2fsprogs/Config.in index 658ed337b..3f8b3da8d 100644 --- a/openwrt/package/e2fsprogs/Config.in +++ b/openwrt/package/e2fsprogs/Config.in @@ -1,11 +1,11 @@ config BR2_PACKAGE_E2FSPROGS - tristate "e2fsprogs - Ext2/3 filesystem utilities" -# default m if DEVELOPER - default n + prompt "e2fsprogs......................... Ext2/3 filesystem utilities" + tristate + default m if CONFIG_DEVEL help This package contains essential ext2 filesystem utilities which consists of e2fsck, mke2fs, debugfs, dumpe2fs, tune2fs, and most of the other core ext2 filesystem utilities. http://e2fsprogs.sourceforge.net/ - +