diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2014-07-14 16:03:34 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2014-07-14 16:03:34 +0000 |
commit | 51c892053a13e8808fa9987f6bb07b67ee6a29b0 (patch) | |
tree | cce3dfb5df0d0061f66d1bc1012b2e9009ca4b4f /target/linux/ar71xx/config-3.10 | |
parent | d7ae7bae575b28e4ff5c44a5fb67bbb864368d15 (diff) | |
download | upstream-51c892053a13e8808fa9987f6bb07b67ee6a29b0.tar.gz upstream-51c892053a13e8808fa9987f6bb07b67ee6a29b0.tar.bz2 upstream-51c892053a13e8808fa9987f6bb07b67ee6a29b0.zip |
ar71xx: add kernel support for the Tube2H board
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41649
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 c54c93e2be..63201e2df4 100644 --- a/target/linux/ar71xx/config-3.10 +++ b/target/linux/ar71xx/config-3.10 @@ -103,6 +103,7 @@ CONFIG_ATH79_MACH_TL_WR841N_V1=y CONFIG_ATH79_MACH_TL_WR841N_V8=y CONFIG_ATH79_MACH_TL_WR841N_V9=y CONFIG_ATH79_MACH_TL_WR941ND=y +CONFIG_ATH79_MACH_TUBE2H=y CONFIG_ATH79_MACH_UBNT=y CONFIG_ATH79_MACH_UBNT_XM=y CONFIG_ATH79_MACH_WHR_HP_G300N=y |