diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-09-23 09:49:01 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-09-23 09:49:01 +0000 |
commit | 8f083deaab52c86b1faec1cf346794a0590db396 (patch) | |
tree | 56779fdb7e770212a6830b578e6420ad29383544 /target/linux/ar71xx/config-3.10 | |
parent | 92b4d1552c92f2923a8d041435a7a13b864e5d03 (diff) | |
download | upstream-8f083deaab52c86b1faec1cf346794a0590db396.tar.gz upstream-8f083deaab52c86b1faec1cf346794a0590db396.tar.bz2 upstream-8f083deaab52c86b1faec1cf346794a0590db396.zip |
ar71xx: add kernel support for the TEW-732BR board
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38131 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-3.10')
-rw-r--r-- | target/linux/ar71xx/config-3.10 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.10 b/target/linux/ar71xx/config-3.10 index 92019812e1..109d7d0ab1 100644 --- a/target/linux/ar71xx/config-3.10 +++ b/target/linux/ar71xx/config-3.10 @@ -65,6 +65,7 @@ CONFIG_ATH79_MACH_RW2458N=y CONFIG_ATH79_MACH_TEW_632BRP=y CONFIG_ATH79_MACH_TEW_673GRU=y CONFIG_ATH79_MACH_TEW_712BR=y +CONFIG_ATH79_MACH_TEW_732BR=y CONFIG_ATH79_MACH_TL_MR11U=y CONFIG_ATH79_MACH_TL_MR13U=y CONFIG_ATH79_MACH_TL_MR3020=y |