add some info that it should always be used
[openwrt/svn-archive/archive.git] / openwrt / package / mtd / Config.in
index df0b9bf37b0ce67f084f648d63eca1766b178cbd..6ddc33be4ea4df62a8172da3be88941a62577de8 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.