diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-10-18 07:23:11 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-10-18 07:23:11 +0000 |
commit | 7506f3054caa0e6893d1f6d9860c9552c1d6c731 (patch) | |
tree | 5e15fd4053f7a5cbcb26126c87ae1fbf43307842 /target/linux/ramips/rt3883 | |
parent | 81787ca9d76e15c66a7a6ee6d181e085e0c8581f (diff) | |
download | upstream-7506f3054caa0e6893d1f6d9860c9552c1d6c731.tar.gz upstream-7506f3054caa0e6893d1f6d9860c9552c1d6c731.tar.bz2 upstream-7506f3054caa0e6893d1f6d9860c9552c1d6c731.zip |
ramips: rt3883: add initial support for the TRENDnet TEW-691GR board
No wireless support.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33850 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/rt3883')
-rw-r--r-- | target/linux/ramips/rt3883/config-3.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt3883/config-3.3 b/target/linux/ramips/rt3883/config-3.3 index f18780f01a..c4ddbb9a7a 100644 --- a/target/linux/ramips/rt3883/config-3.3 +++ b/target/linux/ramips/rt3883/config-3.3 @@ -96,6 +96,7 @@ CONFIG_RALINK_RT3883=y CONFIG_RAMIPS_WDT=y CONFIG_RT3883_MACH_DIR_645=y CONFIG_RT3883_MACH_RT_N56U=y +CONFIG_RT3883_MACH_TEW_691GR=y CONFIG_RT3883_MACH_TEW_692GR=y CONFIG_RTL8366_SMI=y CONFIG_RTL8367B_PHY=y |