diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-11-29 20:51:12 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-11-29 20:51:12 +0000 |
commit | bc2d7b8193b2d8f2ca11e4fad6249f44b8902b27 (patch) | |
tree | 4b672b4c3ace1a64f693d6b51e5c4a4dfe7c134d /target/linux/ar71xx/config-3.10 | |
parent | fd892350c2c999f00782012e1caa821696345f2f (diff) | |
download | upstream-bc2d7b8193b2d8f2ca11e4fad6249f44b8902b27.tar.gz upstream-bc2d7b8193b2d8f2ca11e4fad6249f44b8902b27.tar.bz2 upstream-bc2d7b8193b2d8f2ca11e4fad6249f44b8902b27.zip |
ar71xx: add kernel support for the TL-WR1043ND v2 board
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38955
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 dbce479761..0f8bfbcdce 100644 --- a/target/linux/ar71xx/config-3.10 +++ b/target/linux/ar71xx/config-3.10 @@ -80,6 +80,7 @@ CONFIG_ATH79_MACH_TL_WDR3500=y CONFIG_ATH79_MACH_TL_WDR4300=y CONFIG_ATH79_MACH_TL_WR1041N_V2=y CONFIG_ATH79_MACH_TL_WR1043ND=y +CONFIG_ATH79_MACH_TL_WR1043ND_V2=y CONFIG_ATH79_MACH_TL_WR2543N=y CONFIG_ATH79_MACH_TL_WR703N=y CONFIG_ATH79_MACH_TL_WR720N_V3=y |