install libiconv in an unusual place, suggested by nico, otherwise other packages...
[openwrt.git] / package / mtd / Config.in
index 6ddc33be4ea4df62a8172da3be88941a62577de8..5420dff5611c3ea683266071882ca56feb8bf0fe 100644 (file)
@@ -1,7 +1,15 @@
 config BR2_PACKAGE_MTD
-       tristate "mtd - flash utility (always needed)"
+       prompt "mtd............................... Update utility for trx firmware images"
+       tristate
        default y
        help
-        flash utility for firmware images update. 
-        OpenWrt will not work correctly without it.
+         Update utility for trx firmware images.
+
+config BR2_PACKAGE_MTD_STATIC
+       prompt "mtd-static........................ Update utility for trx firmware images (statically linked)"
+       tristate
+       default n
+       help
+         Update utility for trx firmware images (statically linked). To update
+         from other firmware or older OpenWrt releases.