X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/708fe89a974b78c47f05141a6d6a8441e4c23431..e2977a9f839e31f87212c9357d8763009e6f0eeb:/openwrt/package/mtd/Config.in diff --git a/openwrt/package/mtd/Config.in b/openwrt/package/mtd/Config.in index df0b9bf37..5420dff56 100644 --- a/openwrt/package/mtd/Config.in +++ b/openwrt/package/mtd/Config.in @@ -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.