diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-07-05 08:26:48 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-07-05 08:26:48 +0000 |
commit | f0cda65bb6ee80f4fc80da9fdeabb9d28a306437 (patch) | |
tree | 204c9dd1bad0f3f69d56564d26e6914ecaa0647a /target/linux/ar71xx/config-3.3 | |
parent | d1b237b335776be151889d5339c672d784475c3c (diff) | |
download | upstream-f0cda65bb6ee80f4fc80da9fdeabb9d28a306437.tar.gz upstream-f0cda65bb6ee80f4fc80da9fdeabb9d28a306437.tar.bz2 upstream-f0cda65bb6ee80f4fc80da9fdeabb9d28a306437.zip |
ar71xx: add initial support for the Qualcomm Atheros AP136 board
SVN-Revision: 32607
Diffstat (limited to 'target/linux/ar71xx/config-3.3')
-rw-r--r-- | target/linux/ar71xx/config-3.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.3 b/target/linux/ar71xx/config-3.3 index ff2ecfe611..c73cb7cc85 100644 --- a/target/linux/ar71xx/config-3.3 +++ b/target/linux/ar71xx/config-3.3 @@ -23,6 +23,7 @@ CONFIG_ATH79_MACH_ALFA_NX=y CONFIG_ATH79_MACH_ALL0258N=y CONFIG_ATH79_MACH_AP113=y CONFIG_ATH79_MACH_AP121=y +CONFIG_ATH79_MACH_AP136=y CONFIG_ATH79_MACH_AP81=y CONFIG_ATH79_MACH_AP83=y CONFIG_ATH79_MACH_AP96=y @@ -201,6 +202,7 @@ CONFIG_SOC_AR724X=y CONFIG_SOC_AR913X=y CONFIG_SOC_AR933X=y CONFIG_SOC_AR934X=y +CONFIG_SOC_QCA955X=y CONFIG_SPI=y CONFIG_SPI_AP83=y CONFIG_SPI_ATH79=y |