install libiconv in an unusual place, suggested by nico, otherwise other packages...
[openwrt.git] / package / mtd / Config.in
index a1b24a93588bf49133978dedae1cf1d339fe5a7c..5420dff5611c3ea683266071882ca56feb8bf0fe 100644 (file)
@@ -1,12 +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
-       tristate "mtd - update utility for trx firmware images (statically linked)"
+       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.
+         Update utility for trx firmware images (statically linked). To update
+         from other firmware or older OpenWrt releases.
+