diff options
author | John Crispin <john@openwrt.org> | 2015-11-24 18:30:19 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-11-24 18:30:19 +0000 |
commit | a04c3e73a33f9effc77511076bdbf8a0013a9574 (patch) | |
tree | 8f4879679d34a9a37aafe7f556abf0c14257f49f /target/linux/ar71xx/config-4.1 | |
parent | 72093bd5284e25cb1b7ffc649c8d6a63fd8dcb83 (diff) | |
download | upstream-a04c3e73a33f9effc77511076bdbf8a0013a9574.tar.gz upstream-a04c3e73a33f9effc77511076bdbf8a0013a9574.tar.bz2 upstream-a04c3e73a33f9effc77511076bdbf8a0013a9574.zip |
ar71xx: add GL-AR300 support V3
This is the patch for GL-AR300 V3, tested against the latest trunk.
Signed-off-by: alzhao<alzhao@gmail.com>
SVN-Revision: 47621
Diffstat (limited to 'target/linux/ar71xx/config-4.1')
-rw-r--r-- | target/linux/ar71xx/config-4.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-4.1 b/target/linux/ar71xx/config-4.1 index 51aadb706f..b217a436ab 100644 --- a/target/linux/ar71xx/config-4.1 +++ b/target/linux/ar71xx/config-4.1 @@ -77,6 +77,7 @@ CONFIG_ATH79_MACH_ESR900=y CONFIG_ATH79_MACH_EW_DORIN=y CONFIG_ATH79_MACH_F9K1115V2=y CONFIG_ATH79_MACH_GL_AR150=y +CONFIG_ATH79_MACH_GL_AR300=y CONFIG_ATH79_MACH_GL_INET=y CONFIG_ATH79_MACH_GS_MINIBOX_V1=y CONFIG_ATH79_MACH_GS_OOLITE=y |