From: wbx Date: Sat, 3 Sep 2005 22:20:58 +0000 (+0000) Subject: add some info that it should always be used X-Git-Tag: fast2504n-3.10.28-merged~24322 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=8821f2c334d201c53b86bbd181c295bafead7e8b;p=openwrt.git add some info that it should always be used git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1840 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/package/mtd/Config.in b/openwrt/package/mtd/Config.in index df0b9bf37b..6ddc33be4e 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.