diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-03-27 19:29:57 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-03-27 19:29:57 +0000 |
commit | e4e24c5512901afa3a4bc55824b5dd467d3fcc5c (patch) | |
tree | 83cbf4c6bd9e59410eb94137a0aaf328bcd20480 /target/linux/ramips/rt305x | |
parent | af2c5df66a60c05d26f691933cc820b0f88a7cbf (diff) | |
download | upstream-e4e24c5512901afa3a4bc55824b5dd467d3fcc5c.tar.gz upstream-e4e24c5512901afa3a4bc55824b5dd467d3fcc5c.tar.bz2 upstream-e4e24c5512901afa3a4bc55824b5dd467d3fcc5c.zip |
ramips: rt305x: add add support for the Asus WL-330N board
[juhosg: reorder several lines in order to keep things sorted
alphabetically]
Signed-off-by: Frédéric Leroy <fredo@starox.org>
SVN-Revision: 31100
Diffstat (limited to 'target/linux/ramips/rt305x')
-rw-r--r-- | target/linux/ramips/rt305x/config-3.2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt305x/config-3.2 b/target/linux/ramips/rt305x/config-3.2 index cd25acc2af..4c928a4cdb 100644 --- a/target/linux/ramips/rt305x/config-3.2 +++ b/target/linux/ramips/rt305x/config-3.2 @@ -115,6 +115,7 @@ CONFIG_RT305X_MACH_WCR150GN=y CONFIG_RT305X_MACH_WHR_G300N=y CONFIG_RT305X_MACH_WL341V3=y CONFIG_RT305X_MACH_WL351=y +CONFIG_RT305X_MACH_WL_330N=y CONFIG_RT305X_MACH_WR512_3GN=y CONFIG_RT305X_MACH_WR6202=y CONFIG_RT305X_MACH_XDX_RN502J=y |