diff options
author | John Crispin <blogic@openwrt.org> | 2015-10-19 10:19:44 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-10-19 10:19:44 +0000 |
commit | 25eee465a964fd5f2b9d01d5baec7105b23a2a03 (patch) | |
tree | 63e5b0902144e9f8612687453bf952fcc263d988 /target/linux/ar71xx/config-3.18 | |
parent | 874e0061cec6b2a32d259077fb1789c00bf07833 (diff) | |
download | upstream-25eee465a964fd5f2b9d01d5baec7105b23a2a03.tar.gz upstream-25eee465a964fd5f2b9d01d5baec7105b23a2a03.tar.bz2 upstream-25eee465a964fd5f2b9d01d5baec7105b23a2a03.zip |
ar71xx: Add support for WeIO board
Support for WeIO board (http://we-io.net),
backported from Designated Driver trunk.
Signed-off-by: Drasko DRASKOVIC <drasko.draskovic@gmail.com>
Backport of r47110
git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@47232 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-3.18')
-rw-r--r-- | target/linux/ar71xx/config-3.18 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.18 b/target/linux/ar71xx/config-3.18 index 14d99c66aa..0e92840297 100644 --- a/target/linux/ar71xx/config-3.18 +++ b/target/linux/ar71xx/config-3.18 @@ -134,6 +134,7 @@ 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_WEIO=y CONFIG_ATH79_MACH_WHR_HP_G300N=y CONFIG_ATH79_MACH_WLAE_AG300N=y CONFIG_ATH79_MACH_WLR8100=y |