From dd7d76d230ff03a0fab5bbb64242fcad14ae73ca Mon Sep 17 00:00:00 2001 From: rwhitby Date: Wed, 20 Dec 2006 09:33:12 +0000 Subject: Compiled the ixp4xx on-board network support into the kernel, so that auto-loading of the microcode from another flash partition will work. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5880 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ixp4xx-2.6/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'target/linux/ixp4xx-2.6') diff --git a/target/linux/ixp4xx-2.6/config b/target/linux/ixp4xx-2.6/config index 56c67f035..69c26909f 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 -- cgit v1.2.3