diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-01-26 17:01:41 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-01-26 17:01:41 +0000 |
commit | e1e84badaaf3814b21ce24295c9ec3183eeb4220 (patch) | |
tree | fdf6d2a9080e7719ab6595493ae6d954e9119eae /target/linux/ar71xx/config-3.2 | |
parent | 1c4f6b4308a2dce0254ce223d97fe5cc41a25ea5 (diff) | |
download | upstream-e1e84badaaf3814b21ce24295c9ec3183eeb4220.tar.gz upstream-e1e84badaaf3814b21ce24295c9ec3183eeb4220.tar.bz2 upstream-e1e84badaaf3814b21ce24295c9ec3183eeb4220.zip |
ar71xx: add support for Compex WPE72/WPE72NX
This patch adds support for Compex WPE72 bare board and Compex WPE72NX
Indoor Access Point.
[juhosg: add support to 3.2 as well]
Signed-off-by: Johnathan Boyce <jon.boyce@globalreach.eu.com>
SVN-Revision: 29912
Diffstat (limited to 'target/linux/ar71xx/config-3.2')
-rw-r--r-- | target/linux/ar71xx/config-3.2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.2 b/target/linux/ar71xx/config-3.2 index 8f220c5220..a735c6f38d 100644 --- a/target/linux/ar71xx/config-3.2 +++ b/target/linux/ar71xx/config-3.2 @@ -66,6 +66,7 @@ CONFIG_ATH79_MACH_WHR_HP_G300N=y CONFIG_ATH79_MACH_WNDR3700=y CONFIG_ATH79_MACH_WNR2000=y CONFIG_ATH79_MACH_WP543=y +CONFIG_ATH79_MACH_WPE72=y CONFIG_ATH79_MACH_WRT160NL=y CONFIG_ATH79_MACH_WRT400N=y CONFIG_ATH79_MACH_WZR_HP_AG300H=y |