diff options
author | John Crispin <john@openwrt.org> | 2015-09-16 08:33:14 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-09-16 08:33:14 +0000 |
commit | ac75fc8d98ae8fd7a6a24ac2d41e49783741d778 (patch) | |
tree | a20ba05c13e6a6169254f386a0025437a547c779 /target/linux/ar71xx/config-4.1 | |
parent | f6607a4bec6dfa60d9badd37046cb61f2748f00f (diff) | |
download | upstream-ac75fc8d98ae8fd7a6a24ac2d41e49783741d778.tar.gz upstream-ac75fc8d98ae8fd7a6a24ac2d41e49783741d778.tar.bz2 upstream-ac75fc8d98ae8fd7a6a24ac2d41e49783741d778.zip |
ar71xx: add support for ap152 reference board
Signed-off-by: Miaoqing Pan <miaoqing@codeaurora.org>
SVN-Revision: 46972
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 6c24806c63..51f2f2f1cb 100644 --- a/target/linux/ar71xx/config-4.1 +++ b/target/linux/ar71xx/config-4.1 @@ -41,6 +41,7 @@ CONFIG_ATH79_MACH_AP132=y CONFIG_ATH79_MACH_AP136=y CONFIG_ATH79_MACH_AP143=y CONFIG_ATH79_MACH_AP147=y +CONFIG_ATH79_MACH_AP152=y CONFIG_ATH79_MACH_AP81=y CONFIG_ATH79_MACH_AP83=y CONFIG_ATH79_MACH_AP96=y |