diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2014-07-14 21:30:26 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2014-07-14 21:30:26 +0000 |
commit | aff3127956867287b978077c7199bb9d328f0c9c (patch) | |
tree | 33a9060f0ccbd07f0145d74fd449dc69cefae6ea /target/linux/ar71xx/config-3.10 | |
parent | 8e4f0ec38de04617c2433d0c038baef700b59805 (diff) | |
download | upstream-aff3127956867287b978077c7199bb9d328f0c9c.tar.gz upstream-aff3127956867287b978077c7199bb9d328f0c9c.tar.bz2 upstream-aff3127956867287b978077c7199bb9d328f0c9c.zip |
ar71xx: add kernel support for the EnGenius EAP300 v2 board
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41658
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 63201e2df4..49676a77e7 100644 --- a/target/linux/ar71xx/config-3.10 +++ b/target/linux/ar71xx/config-3.10 @@ -46,6 +46,7 @@ CONFIG_ATH79_MACH_DIR_615_C1=y CONFIG_ATH79_MACH_DIR_825_B1=y CONFIG_ATH79_MACH_DIR_825_C1=y CONFIG_ATH79_MACH_DRAGINO2=y +CONFIG_ATH79_MACH_EAP300V2=y CONFIG_ATH79_MACH_EAP7660D=y CONFIG_ATH79_MACH_EL_M150=y CONFIG_ATH79_MACH_EL_MINI=y |