diff options
author | John Crispin <blogic@openwrt.org> | 2013-07-11 21:16:53 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2013-07-11 21:16:53 +0000 |
commit | 0f44966ec8c4858526a4fcb9f6556163347003e7 (patch) | |
tree | 328309c77d5ec70df096e5fe03bf753feca5484a /target/linux/ar71xx/config-3.10 | |
parent | 22369289cd22c43d0e09174d3b248d777883021e (diff) | |
download | upstream-0f44966ec8c4858526a4fcb9f6556163347003e7.tar.gz upstream-0f44966ec8c4858526a4fcb9f6556163347003e7.tar.bz2 upstream-0f44966ec8c4858526a4fcb9f6556163347003e7.zip |
ar71xx: add carambola2 support
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37260 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 71a8a724d7..b6d065b475 100644 --- a/target/linux/ar71xx/config-3.10 +++ b/target/linux/ar71xx/config-3.10 @@ -36,6 +36,7 @@ CONFIG_ATH79_MACH_AP96=y CONFIG_ATH79_MACH_ARCHER_C7=y 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_600_A1=y CONFIG_ATH79_MACH_DIR_615_C1=y |