aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/config-3.14
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-12-18 11:28:53 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-12-18 11:28:53 +0000
commit1dd4bca0bee50712097b63905d78d98d716e49fc (patch)
treeff9a7b0b1e5b7edd7badbf2450ff21cefffc920d /target/linux/ar71xx/config-3.14
parentdc0c86e562063c4921368ee3ed3b82ee2b541b2d (diff)
downloadmaster-187ad058-1dd4bca0bee50712097b63905d78d98d716e49fc.tar.gz
master-187ad058-1dd4bca0bee50712097b63905d78d98d716e49fc.tar.bz2
master-187ad058-1dd4bca0bee50712097b63905d78d98d716e49fc.zip
ar71xx: add support for qca956x soc
This patch adds soc support for QCA9561 and TP9343. TP9343 is a reduced version of QCA9561, which can be found in TP-LINK routers in China. The qca956x_wmac has not yet been supported by ath9k. tested on TL-WDR6500 and TL-WR882N v1 (Chinese version) Signed-off-by: Weijie Gao <hackpascal@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43744 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-3.14')
-rw-r--r--target/linux/ar71xx/config-3.141
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.14 b/target/linux/ar71xx/config-3.14
index 6098af6ff7..b6fa4ab17e 100644
--- a/target/linux/ar71xx/config-3.14
+++ b/target/linux/ar71xx/config-3.14
@@ -292,6 +292,7 @@ CONFIG_SOC_AR933X=y
CONFIG_SOC_AR934X=y
CONFIG_SOC_QCA953X=y
CONFIG_SOC_QCA955X=y
+CONFIG_SOC_QCA956X=y
CONFIG_SPI=y
CONFIG_SPI_AP83=y
CONFIG_SPI_ATH79=y