X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/c6e1844142debd353a711d6ea0295f0d2c0fe218..30bb892a2a6fbacd8f1c5fde8284fc8d7d549eb9:/openwrt/package/mtd/Config.in diff --git a/openwrt/package/mtd/Config.in b/openwrt/package/mtd/Config.in index a1b24a935..5420dff56 100644 --- a/openwrt/package/mtd/Config.in +++ b/openwrt/package/mtd/Config.in @@ -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. +