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 | 833b4af81602e0afc302060972038dfbbc993708 (patch) | |
tree | bbb31daf1c76fa49712b20bbebac879681244d60 /target/linux/ramips/rt305x | |
parent | 431e612d9e885471a4cf28288b1673d290e0c782 (diff) | |
download | upstream-833b4af81602e0afc302060972038dfbbc993708.tar.gz upstream-833b4af81602e0afc302060972038dfbbc993708.tar.bz2 upstream-833b4af81602e0afc302060972038dfbbc993708.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>
SVN-Revision: 32450
Diffstat (limited to 'target/linux/ramips/rt305x')
-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 |