diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-01-19 17:05:03 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-01-19 17:05:03 +0000 |
commit | 7eff5d2df0d21f3a54db650e7883548a59183841 (patch) | |
tree | 9bedd750488a7a768cefe945e51492b67d99ab0a /target/linux/ramips/rt305x/config-3.7 | |
parent | f7a943694ff5e370303b27f7093abcc5079385b4 (diff) | |
download | mtk-20170518-7eff5d2df0d21f3a54db650e7883548a59183841.zip mtk-20170518-7eff5d2df0d21f3a54db650e7883548a59183841.tar.gz mtk-20170518-7eff5d2df0d21f3a54db650e7883548a59183841.tar.bz2 |
ramips: add kernel support for the Tenda 3G300M
Ralink RT3052F, 4MB flash, 32MB ram, one USB 2.0, two buttons
and seven leds.
Factory image should be used to flash from original firmware.
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35244
Diffstat (limited to 'target/linux/ramips/rt305x/config-3.7')
-rw-r--r-- | target/linux/ramips/rt305x/config-3.7 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt305x/config-3.7 b/target/linux/ramips/rt305x/config-3.7 index 1170b8f..d26a419 100644 --- a/target/linux/ramips/rt305x/config-3.7 +++ b/target/linux/ramips/rt305x/config-3.7 @@ -103,6 +103,7 @@ CONFIG_RALINK_RT305X=y # CONFIG_RALINK_RT3883 is not set CONFIG_RAMIPS_WDT=y CONFIG_RT305X_MACH_3G_6200N=y +CONFIG_RT305X_MACH_3G300M=y CONFIG_RT305X_MACH_AIR3GII=y CONFIG_RT305X_MACH_ALL0256N=y CONFIG_RT305X_MACH_ALL5002=y |