Browse Source

ramips: enable ethernet driver for rt288x

SVN-Revision: 22214
Gabor Juhos 15 years ago
parent
commit
1ca67cba7f

+ 1 - 1
target/linux/ramips/rt288x/config-2.6.32

@@ -100,7 +100,7 @@ CONFIG_MIPS_MT_DISABLED=y
 # CONFIG_MIPS_MT_SMP is not set
 # CONFIG_MIPS_MT_SMTC is not set
 CONFIG_MIPS_RALINK=y
-# CONFIG_MIPS_RAMIPS_NET is not set
+CONFIG_MIPS_RAMIPS_NET=y
 # CONFIG_MIPS_SIM is not set
 # CONFIG_MTD_CFI_INTELEXT is not set
 CONFIG_MTD_CMDLINE_PARTS=y

+ 1 - 1
target/linux/ramips/rt288x/config-2.6.34

@@ -108,7 +108,7 @@ CONFIG_MIPS_MT_DISABLED=y
 # CONFIG_MIPS_MT_SMP is not set
 # CONFIG_MIPS_MT_SMTC is not set
 CONFIG_MIPS_RALINK=y
-# CONFIG_MIPS_RAMIPS_NET is not set
+CONFIG_MIPS_RAMIPS_NET=y
 # CONFIG_MIPS_SIM is not set
 # CONFIG_MTD_CFI_INTELEXT is not set
 CONFIG_MTD_CMDLINE_PARTS=y