From: Gabor Juhos Date: Thu, 15 Jul 2010 19:45:49 +0000 (+0000) Subject: ramips: enable ethernet driver for rt288x X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1ca67cba7f84855f06b41541c21ff6ab8eaf5246;p=librecmc%2Flibrecmc.git ramips: enable ethernet driver for rt288x SVN-Revision: 22214 --- diff --git a/target/linux/ramips/rt288x/config-2.6.32 b/target/linux/ramips/rt288x/config-2.6.32 index 786174fb09..9353b3743b 100644 --- a/target/linux/ramips/rt288x/config-2.6.32 +++ b/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 diff --git a/target/linux/ramips/rt288x/config-2.6.34 b/target/linux/ramips/rt288x/config-2.6.34 index 42e0515dce..1985d0e991 100644 --- a/target/linux/ramips/rt288x/config-2.6.34 +++ b/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