diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2011-08-19 15:55:10 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2011-08-19 15:55:10 +0000 |
commit | 8cfb546a31e507ad4c1589e7adc89cd48f5a09ff (patch) | |
tree | 2786a083b89e0c09168312b98e7c7838457ae27d /target/linux/ramips/rt305x | |
parent | b112f906673ce0be4a7c4744059053a774a2372b (diff) | |
download | master-187ad058-8cfb546a31e507ad4c1589e7adc89cd48f5a09ff.tar.gz master-187ad058-8cfb546a31e507ad4c1589e7adc89cd48f5a09ff.tar.bz2 master-187ad058-8cfb546a31e507ad4c1589e7adc89cd48f5a09ff.zip |
ramips: rt305x: support for wr512-3gn-like routers
Signed-off-by: Andrew Andrianov <necromant@necromant.ath.cx>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28052 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/rt305x')
-rw-r--r-- | target/linux/ramips/rt305x/config-2.6.39 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt305x/config-2.6.39 b/target/linux/ramips/rt305x/config-2.6.39 index e15fa072af..3276d14924 100644 --- a/target/linux/ramips/rt305x/config-2.6.39 +++ b/target/linux/ramips/rt305x/config-2.6.39 @@ -103,6 +103,7 @@ CONFIG_RT305X_MACH_RT_G32_REVB=y CONFIG_RT305X_MACH_V22RW_2X2=y CONFIG_RT305X_MACH_WCR150GN=y CONFIG_RT305X_MACH_WHR_G300N=y +CONFIG_RT305X_MACH_WR512_3GN=y # CONFIG_SCSI_DMA is not set CONFIG_SERIAL_8250_NR_UARTS=4 CONFIG_SERIAL_8250_RT288X=y |