X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/8821f2c334d201c53b86bbd181c295bafead7e8b..8079817d177d5de7e084ff3357b94df8452a76e5:/openwrt/package/mtd/Config.in diff --git a/openwrt/package/mtd/Config.in b/openwrt/package/mtd/Config.in index 6ddc33be4..5420dff56 100644 --- a/openwrt/package/mtd/Config.in +++ b/openwrt/package/mtd/Config.in @@ -1,7 +1,15 @@ config BR2_PACKAGE_MTD - tristate "mtd - flash utility (always needed)" + prompt "mtd............................... Update utility for trx firmware images" + tristate default y help - flash utility for firmware images update. - OpenWrt will not work correctly without it. + Update utility for trx firmware images. + +config BR2_PACKAGE_MTD_STATIC + prompt "mtd-static........................ Update utility for trx firmware images (statically linked)" + tristate + default n + help + Update utility for trx firmware images (statically linked). To update + from other firmware or older OpenWrt releases.