fix typos in CONFIG_SITE files
[openwrt/svn-archive/openwrt.git] / openwrt / package / mtd / Config.in
1 config BR2_PACKAGE_MTD
2 tristate "mtd - update utility for trx firmware images"
3 default y
4 help
5 update utility for trx firmware images.
6
7 config BR2_PACKAGE_MTD_STATIC
8 tristate "mtd - update utility for trx firmware images (statically linked)"
9 default n
10 help
11 update utility for trx firmware images (statically linked). To update
12 from other firmware or older OpenWrt releases.