diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-06-19 09:52:15 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-06-19 09:52:15 +0000 |
commit | baeafa83d2879ca76b16e69cd5c0472fea482ef9 (patch) | |
tree | db702fcb854c3b95dc3e1bb3b03e906417c866d3 /target/linux/ramips/rt305x/config-3.3 | |
parent | cd33136f93f4a0862ee3e89dd09707195002f811 (diff) | |
download | upstream-baeafa83d2879ca76b16e69cd5c0472fea482ef9.tar.gz upstream-baeafa83d2879ca76b16e69cd5c0472fea482ef9.tar.bz2 upstream-baeafa83d2879ca76b16e69cd5c0472fea482ef9.zip |
ramips: rt305x: add support for the Petatel PSR-680W Wireless CDMA Router
This patch adds support for the Korean made Petatel PSR-680W Wireless CDMA Router.
The platform is based on Ralink RT3052.
http://wiki.openwrt.org/toh/petatel/psr-680w
Signed-off-by: Dmitry Shmygov <shmygov at rambler.ru>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32450 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/rt305x/config-3.3')
-rw-r--r-- | target/linux/ramips/rt305x/config-3.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt305x/config-3.3 b/target/linux/ramips/rt305x/config-3.3 index 6a546ef05d..019f899301 100644 --- a/target/linux/ramips/rt305x/config-3.3 +++ b/target/linux/ramips/rt305x/config-3.3 @@ -100,6 +100,7 @@ CONFIG_RT305X_MACH_MOFI3500_3GN=y CONFIG_RT305X_MACH_NBG_419N=y CONFIG_RT305X_MACH_NW718=y CONFIG_RT305X_MACH_OMNI_EMB=y +CONFIG_RT305X_MACH_PSR_680W=y CONFIG_RT305X_MACH_PWH2004=y CONFIG_RT305X_MACH_RT_G32_REVB=y CONFIG_RT305X_MACH_RT_N10_PLUS=y |