diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-01-28 13:19:49 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-01-28 13:19:49 +0000 |
commit | eeb00634a7715204481a5fd83664a697e414bbfd (patch) | |
tree | e2b59dde0c8fa62d0d1c6736bd1d593572afcd42 /target/linux/ar71xx/config-2.6.39 | |
parent | 405a0f390567dc8be1b3ad598f76d77e332bdfa3 (diff) | |
download | upstream-eeb00634a7715204481a5fd83664a697e414bbfd.tar.gz upstream-eeb00634a7715204481a5fd83664a697e414bbfd.tar.bz2 upstream-eeb00634a7715204481a5fd83664a697e414bbfd.zip |
add support for the Atheros AP113 reference board
This reference board is equipped with:
- AR7242 SoC
- AR9580 on-board Wi-Fi
- AR8316 switch
SVN-Revision: 29935
Diffstat (limited to 'target/linux/ar71xx/config-2.6.39')
-rw-r--r-- | target/linux/ar71xx/config-2.6.39 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.39 b/target/linux/ar71xx/config-2.6.39 index 60020d27cf..2b1662a745 100644 --- a/target/linux/ar71xx/config-2.6.39 +++ b/target/linux/ar71xx/config-2.6.39 @@ -16,6 +16,7 @@ CONFIG_AR71XX_DEV_USB=y CONFIG_AR71XX_MACH_ALFA_AP96=y CONFIG_AR71XX_MACH_ALFA_NX=y CONFIG_AR71XX_MACH_ALL0258N=y +CONFIG_AR71XX_MACH_AP113=y CONFIG_AR71XX_MACH_AP121=y CONFIG_AR71XX_MACH_AP81=y CONFIG_AR71XX_MACH_AP83=y |