X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/8821f2c334d201c53b86bbd181c295bafead7e8b..910b36d0d8c1b4895555d70b14b8bbba760c5065:/openwrt/package/mtd/Config.in diff --git a/openwrt/package/mtd/Config.in b/openwrt/package/mtd/Config.in index 6ddc33be4..a1b24a935 100644 --- a/openwrt/package/mtd/Config.in +++ b/openwrt/package/mtd/Config.in @@ -1,7 +1,12 @@ config BR2_PACKAGE_MTD - tristate "mtd - flash utility (always needed)" + tristate "mtd - update utility for trx firmware images" 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 + tristate "mtd - update utility for trx firmware images (statically linked)" + default n + help + update utility for trx firmware images (statically linked). To update + from other firmware or older OpenWrt releases.