install libiconv in an unusual place, suggested by nico, otherwise other packages...
[openwrt.git] / package / mtd / Config.in
index df0b9bf37b0ce67f084f648d63eca1766b178cbd..5420dff5611c3ea683266071882ca56feb8bf0fe 100644 (file)
@@ -1,6 +1,15 @@
 config BR2_PACKAGE_MTD
-       tristate "mtd - update utility for trx firmware images"
+       prompt "mtd............................... Update utility for trx firmware images"
+       tristate
        default y
        help
-        update utility for trx firmware images.
+         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.