fix target names in image options (closes: #2357)
[openwrt/staging/wigyori.git] / target / linux / ixp4xx / image / Config.in
1 config IXP4XX_INCLUDE_UCODE
2 bool "Build images with Intel IXP4xx Microcode"
3 depends TARGET_ixp4xx
4 default y
5 help
6 You must manually download IPL_ixp400NpeLibrary-2_4.zip from
7 http://www.intel.com/design/network/products/npfamily/ixp400_archives.htm
8 and put it in the dl/ directory of the build system.
9 You will need to agree to the Intel Public License to do so - please do read it!