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 | 9085b05d9e713e48edc2fe76346ae04687f018ca (patch) | |
tree | 30a0c8ee67c4d1e06a17f39d548d79c57fa7968e /target/linux/ramips/rt305x | |
parent | 46b101ad0a3034ea76c98dbd4e6ebb7f26d72ba2 (diff) | |
download | upstream-9085b05d9e713e48edc2fe76346ae04687f018ca.tar.gz upstream-9085b05d9e713e48edc2fe76346ae04687f018ca.tar.bz2 upstream-9085b05d9e713e48edc2fe76346ae04687f018ca.zip |
ramips: rt305x: support for wr512-3gn-like routers
Signed-off-by: Andrew Andrianov <necromant@necromant.ath.cx>
SVN-Revision: 28052
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 |