diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-10-19 19:45:01 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-10-19 19:45:01 +0000 |
commit | 693ce654d294799e038555ea07bd64377b4fae54 (patch) | |
tree | 20139edbac125bf8e64f41b58e7898feb1a5f33d /target/linux/ramips/rt3883/config-3.3 | |
parent | 01c0f7e0f6a59c2c11f3e867fc44a745b056e354 (diff) | |
download | upstream-693ce654d294799e038555ea07bd64377b4fae54.tar.gz upstream-693ce654d294799e038555ea07bd64377b4fae54.tar.bz2 upstream-693ce654d294799e038555ea07bd64377b4fae54.zip |
AA: ramips: rt3883: add initial support for the TRENDnet TEW-691GR board
Backport ofr r33850.
No wireless support.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33879 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/rt3883/config-3.3')
-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 |