diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-07-12 13:29:46 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-07-12 13:29:46 +0000 |
commit | cb32e76a01990169ac96d9ade4a5f39b39153ace (patch) | |
tree | 1f36504c6c0cc83dd46217e2fe76f15f95f81ed7 /target/linux/ramips/rt305x | |
parent | 5327743b3245e26706e579f3fb2a205d19f8987b (diff) | |
download | upstream-cb32e76a01990169ac96d9ade4a5f39b39153ace.tar.gz upstream-cb32e76a01990169ac96d9ade4a5f39b39153ace.tar.bz2 upstream-cb32e76a01990169ac96d9ade4a5f39b39153ace.zip |
ramips: rt305x: add support for Edimax 3G-6200N
Support for Edimax 3G-6200N router with USB.
Signed-off-by: Lukasz Golebiowski <lgolebio@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32682 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 019f899301..3ad2857a39 100644 --- a/target/linux/ramips/rt305x/config-3.3 +++ b/target/linux/ramips/rt305x/config-3.3 @@ -87,6 +87,7 @@ CONFIG_RALINK_DEV_GPIO_LEDS=y CONFIG_RALINK_RT305X=y # CONFIG_RALINK_RT3883 is not set CONFIG_RAMIPS_WDT=y +CONFIG_RT305X_MACH_3G_6200N=y CONFIG_RT305X_MACH_ALL0256N=y CONFIG_RT305X_MACH_ARGUS_ATP52B=y CONFIG_RT305X_MACH_BC2=y |