Ver código fonte

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
Rod Whitby 19 anos atrás
pai
commit
c1953f632e
1 arquivos alterados com 3 adições e 3 exclusões
  1. 3 3
      target/linux/ixp4xx-2.6/config

+ 3 - 3
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