diff options
author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-23 16:51:51 +0000 |
---|---|---|
committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-23 16:51:51 +0000 |
commit | 4f3a09388f325ee4a6e3591bcd1b6224c88eb3e5 (patch) | |
tree | 501c324505bf0e66efaa2ff177fd719e53be2540 /target/linux/ramips/rt305x | |
parent | 1c583f3a1fc86853cccc15713907696a430004f3 (diff) |
[ramips] adds ethernet driver, esw needs to be moved to swconfig, driver is missing rt288x support, not a platform device yet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18128 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/rt305x')
-rw-r--r-- | target/linux/ramips/rt305x/config-2.6.30 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt305x/config-2.6.30 b/target/linux/ramips/rt305x/config-2.6.30 index 1ce0825cb..f757dbd7c 100644 --- a/target/linux/ramips/rt305x/config-2.6.30 +++ b/target/linux/ramips/rt305x/config-2.6.30 @@ -98,6 +98,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=y # CONFIG_MIPS_SIM is not set # CONFIG_MTD_CFI_INTELEXT is not set CONFIG_MTD_PHYSMAP=y |