add some info that it should always be used
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 3 Sep 2005 22:20:58 +0000 (22:20 +0000)
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 3 Sep 2005 22:20:58 +0000 (22:20 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1840 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/mtd/Config.in

index df0b9bf..6ddc33b 100644 (file)
@@ -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.