diff options
author | John Crispin <john@openwrt.org> | 2013-07-11 21:16:53 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2013-07-11 21:16:53 +0000 |
commit | 39531131a9186a7810b9f67e2694ccd6b65d14bd (patch) | |
tree | 88cd47e730aed042767b6e2c0522cedb2acccee6 /target/linux/ar71xx/config-3.8 | |
parent | 182866ecdcd9468a04be19be9b5a10399496ba11 (diff) | |
download | upstream-39531131a9186a7810b9f67e2694ccd6b65d14bd.tar.gz upstream-39531131a9186a7810b9f67e2694ccd6b65d14bd.tar.bz2 upstream-39531131a9186a7810b9f67e2694ccd6b65d14bd.zip |
ar71xx: add carambola2 support
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37260
Diffstat (limited to 'target/linux/ar71xx/config-3.8')
-rw-r--r-- | target/linux/ar71xx/config-3.8 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.8 b/target/linux/ar71xx/config-3.8 index 8a8d6a60c0..25a18034fb 100644 --- a/target/linux/ar71xx/config-3.8 +++ b/target/linux/ar71xx/config-3.8 @@ -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 |