diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-10-27 08:55:38 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-10-27 08:55:38 +0000 |
commit | d54c9653e9ecd22eadce7f66865e91a09ad634dc (patch) | |
tree | 86bb2bf07bb33c1bc1b7a58fee0f262e34f0a277 /target/linux/ar71xx/config-3.3 | |
parent | 3b7cb4eb4afa17cc9d2cae8fee73c13c1c498b18 (diff) | |
download | upstream-d54c9653e9ecd22eadce7f66865e91a09ad634dc.tar.gz upstream-d54c9653e9ecd22eadce7f66865e91a09ad634dc.tar.bz2 upstream-d54c9653e9ecd22eadce7f66865e91a09ad634dc.zip |
ar71xx: add support for the Senao CAP4200AG board
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33956
Diffstat (limited to 'target/linux/ar71xx/config-3.3')
-rw-r--r-- | target/linux/ar71xx/config-3.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.3 b/target/linux/ar71xx/config-3.3 index ec12afdfd8..45e589ede9 100644 --- a/target/linux/ar71xx/config-3.3 +++ b/target/linux/ar71xx/config-3.3 @@ -30,6 +30,7 @@ CONFIG_ATH79_MACH_AP81=y CONFIG_ATH79_MACH_AP83=y CONFIG_ATH79_MACH_AP96=y CONFIG_ATH79_MACH_AW_NR580=y +CONFIG_ATH79_MACH_CAP4200AG=y CONFIG_ATH79_MACH_DB120=y CONFIG_ATH79_MACH_DIR_600_A1=y CONFIG_ATH79_MACH_DIR_615_C1=y |