summaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx-2.6/config
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2006-12-20 09:33:12 +0000
committerRod Whitby <rod@whitby.id.au>2006-12-20 09:33:12 +0000
commitc1953f632e1ea80de59d9a91e811bba57315734d (patch)
tree5ea2d666f866dda938ad1bfd0af1e35082e7af8a /target/linux/ixp4xx-2.6/config
parent2a09c35cc925dafaf265e2637f07bed93ab3a578 (diff)
downloadmaster-31e0f0ae-c1953f632e1ea80de59d9a91e811bba57315734d.tar.gz
master-31e0f0ae-c1953f632e1ea80de59d9a91e811bba57315734d.tar.bz2
master-31e0f0ae-c1953f632e1ea80de59d9a91e811bba57315734d.zip
Compiled the ixp4xx on-board network support into the kernel, so that auto-loading of the microcode from another flash partition will work.
SVN-Revision: 5880
Diffstat (limited to 'target/linux/ixp4xx-2.6/config')
-rw-r--r--target/linux/ixp4xx-2.6/config6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ixp4xx-2.6/config b/target/linux/ixp4xx-2.6/config
index 56c67f0358..69c26909fe 100644
--- a/target/linux/ixp4xx-2.6/config
+++ b/target/linux/ixp4xx-2.6/config
@@ -830,11 +830,11 @@ CONFIG_IMQ_NUM_DEVS=2
#
CONFIG_NET_ETHERNET=y
CONFIG_MII=y
-CONFIG_IXP4XX_QMGR=m
-CONFIG_IXP4XX_NPE=m
+CONFIG_IXP4XX_QMGR=y
+CONFIG_IXP4XX_NPE=y
CONFIG_IXP4XX_NPE_FW_LOAD=y
CONFIG_IXP4XX_NPE_FW_MTD=y
-CONFIG_IXP4XX_MAC=m
+CONFIG_IXP4XX_MAC=y
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
# CONFIG_CASSINI is not set