diff options
author | John Crispin <blogic@openwrt.org> | 2013-08-05 10:41:48 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2013-08-05 10:41:48 +0000 |
commit | bfaf62a45f78c22e8001f499dd420c426b257559 (patch) | |
tree | 5212e22e9141ae1edecd3851be1220eb1411dd60 /target/linux/ar71xx/config-3.10 | |
parent | 1ddc303962ddc174ae17db03b55e24bbbc512289 (diff) | |
download | upstream-bfaf62a45f78c22e8001f499dd420c426b257559.tar.gz upstream-bfaf62a45f78c22e8001f499dd420c426b257559.tar.bz2 upstream-bfaf62a45f78c22e8001f499dd420c426b257559.zip |
ar71xx: add support for dir 505 a1
this patch is based on ...
-> https://forum.openwrt.org/viewtopic.php?pid=179902#p179902
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37703 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-3.10')
-rw-r--r-- | target/linux/ar71xx/config-3.10 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.10 b/target/linux/ar71xx/config-3.10 index 8695bad1f7..6c75f14420 100644 --- a/target/linux/ar71xx/config-3.10 +++ b/target/linux/ar71xx/config-3.10 @@ -38,6 +38,7 @@ CONFIG_ATH79_MACH_AW_NR580=y CONFIG_ATH79_MACH_CAP4200AG=y CONFIG_ATH79_MACH_CARAMBOLA2=y CONFIG_ATH79_MACH_DB120=y +CONFIG_ATH79_MACH_DIR_505_A1=y CONFIG_ATH79_MACH_DIR_600_A1=y CONFIG_ATH79_MACH_DIR_615_C1=y CONFIG_ATH79_MACH_DIR_825_B1=y |