diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-05-30 16:23:07 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-05-30 16:23:07 +0000 |
commit | 91d7c3efc1977ef862d6ab7e3695ee30ddf5c5a2 (patch) | |
tree | bcca83b1e4fd0db449d6a23ece243ef6e7fdb0b1 /target/linux/ar71xx/config-3.8 | |
parent | f02765086dbb51df6dc24942cd2d5cc02db77af6 (diff) | |
download | upstream-91d7c3efc1977ef862d6ab7e3695ee30ddf5c5a2.tar.gz upstream-91d7c3efc1977ef862d6ab7e3695ee30ddf5c5a2.tar.bz2 upstream-91d7c3efc1977ef862d6ab7e3695ee30ddf5c5a2.zip |
ar71xx: add kernel support for the TP-LINK Archer C7 board
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36788
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 ea2be6b44f..4710e82e2f 100644 --- a/target/linux/ar71xx/config-3.8 +++ b/target/linux/ar71xx/config-3.8 @@ -33,6 +33,7 @@ CONFIG_ATH79_MACH_AP136=y CONFIG_ATH79_MACH_AP81=y CONFIG_ATH79_MACH_AP83=y 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_DB120=y |