X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/708fe89a974b78c47f05141a6d6a8441e4c23431..a9219b95a2694000bd6a25340a19e8bb04958584:/openwrt/package/mtd/Config.in diff --git a/openwrt/package/mtd/Config.in b/openwrt/package/mtd/Config.in index df0b9bf37..6ddc33be4 100644 --- a/openwrt/package/mtd/Config.in +++ b/openwrt/package/mtd/Config.in @@ -1,6 +1,7 @@ config BR2_PACKAGE_MTD - tristate "mtd - update utility for trx firmware images" + tristate "mtd - flash utility (always needed)" default y help - update utility for trx firmware images. + flash utility for firmware images update. + OpenWrt will not work correctly without it.