X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/708fe89a974b78c47f05141a6d6a8441e4c23431..e85b14fba4f60938c973cda30865dbd0bbbd0d65:/openwrt/package/mtd/Config.in?ds=inline 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.