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 | 25d53c4c28bcc3f1ace4bdc6b29da6592830f055 (patch) | |
tree | 3736d6e641927d30bb48f5468cf39f556aee11f0 /target/linux/ramips/rt3883 | |
parent | 462a53c367d317aa10f981876bd150fb1f349c8b (diff) | |
download | upstream-25d53c4c28bcc3f1ace4bdc6b29da6592830f055.tar.gz upstream-25d53c4c28bcc3f1ace4bdc6b29da6592830f055.tar.bz2 upstream-25d53c4c28bcc3f1ace4bdc6b29da6592830f055.zip |
ramips: rt3883: add initial support for the TRENDnet TEW-691GR board
No wireless support.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33850
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 |