diff options
author | John Crispin <john@openwrt.org> | 2015-11-24 18:29:59 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-11-24 18:29:59 +0000 |
commit | 72093bd5284e25cb1b7ffc649c8d6a63fd8dcb83 (patch) | |
tree | 1ac5a1ba0e5aa74ffb1f2027679d7066a10bbaf3 /target/linux/ar71xx/config-4.1 | |
parent | 8c1f5141ceee722cdd282f909390b73455968cfd (diff) | |
download | upstream-72093bd5284e25cb1b7ffc649c8d6a63fd8dcb83.tar.gz upstream-72093bd5284e25cb1b7ffc649c8d6a63fd8dcb83.tar.bz2 upstream-72093bd5284e25cb1b7ffc649c8d6a63fd8dcb83.zip |
ar71xx: add GL-AR150 support V3
This is the 3rd version. Modified against the latest trunk.
Signed-off-by: alzhao<alzhao@gmail.com>
SVN-Revision: 47620
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 1d790b6b99..51aadb706f 100644 --- a/target/linux/ar71xx/config-4.1 +++ b/target/linux/ar71xx/config-4.1 @@ -76,6 +76,7 @@ CONFIG_ATH79_MACH_ESR1750=y 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_INET=y CONFIG_ATH79_MACH_GS_MINIBOX_V1=y CONFIG_ATH79_MACH_GS_OOLITE=y |