projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebc6e16
)
fix ixp4xx microcode menuconfig setting depends
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 11 Jun 2007 13:27:45 +0000
(13:27 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 11 Jun 2007 13:27:45 +0000
(13:27 +0000)
SVN-Revision: 7561
target/linux/ixp4xx-2.6/image/Config.in
patch
|
blob
|
history
diff --git
a/target/linux/ixp4xx-2.6/image/Config.in
b/target/linux/ixp4xx-2.6/image/Config.in
index 76d86e4054e068fd7a6681ecb23d4bec57323dd1..ef5aed47345c424408338f8c06e2bcf5ff0cb781 100644
(file)
--- a/
target/linux/ixp4xx-2.6/image/Config.in
+++ b/
target/linux/ixp4xx-2.6/image/Config.in
@@
-1,6
+1,7
@@
config IXP4XX_INCLUDE_UCODE
bool "Build images with Intel IXP4xx Microcode"
- default y if LINUX_2_6_IXP4XX
+ depends LINUX_2_6_IXP4XX
+ default y
help
You must manually download IPL_ixp400NpeLibrary-2_4.zip from
http://www.intel.com/design/network/products/npfamily/ixp400_archives.htm