diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2011-07-28 10:56:30 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2011-07-28 10:56:30 +0000 |
commit | b84decf4df2ca5d20b9acfa9be62c73288546b2b (patch) | |
tree | 9b84dbf98ef955550453c85d6896c20e86eea519 /target/linux/ramips/rt305x | |
parent | abe793f57b8bedd8951bd735d77f88ec9ecb1299 (diff) | |
download | master-187ad058-b84decf4df2ca5d20b9acfa9be62c73288546b2b.tar.gz master-187ad058-b84decf4df2ca5d20b9acfa9be62c73288546b2b.tar.bz2 master-187ad058-b84decf4df2ca5d20b9acfa9be62c73288546b2b.zip |
ramips: rt305x: add support for the Asus RT-G32 B1 board
Based on a patch by: Sergiy <piratfm@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27812 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 97cdd7c173..562b8f1536 100644 --- a/target/linux/ramips/rt305x/config-2.6.39 +++ b/target/linux/ramips/rt305x/config-2.6.39 @@ -97,6 +97,7 @@ CONFIG_RT305X_MACH_FONERA20N=y CONFIG_RT305X_MACH_HW550_3G=y CONFIG_RT305X_MACH_MOFI3500_3GN=y CONFIG_RT305X_MACH_PWH2004=y +CONFIG_RT305X_MACH_RT_G32_REVB=y CONFIG_RT305X_MACH_V22RW_2X2=y CONFIG_RT305X_MACH_WCR150GN=y CONFIG_RT305X_MACH_WHR_G300N=y |