aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/tiny/config-default
diff options
context:
space:
mode:
authorChuanhong Guo <gch981213@gmail.com>2018-08-13 20:32:02 +0800
committerMathias Kresin <dev@kresin.me>2018-08-14 10:19:37 +0200
commit1213504750bf27b46fd958d236fcf56f33d2d8cd (patch)
tree6b682a3fbb8bdbb1b8dd4f86fcaa2ba57cf545c0 /target/linux/ath79/tiny/config-default
parent8db6522531531348952b161fd4de46a7eca481d6 (diff)
downloadupstream-1213504750bf27b46fd958d236fcf56f33d2d8cd.tar.gz
upstream-1213504750bf27b46fd958d236fcf56f33d2d8cd.tar.bz2
upstream-1213504750bf27b46fd958d236fcf56f33d2d8cd.zip
ath79: add support for TP-Link TL-WR941N/ND v2/v3
Specification: - SoC: Atheros AR9132 - Flash: 4 MB - RAM: 32 MB - Ethernet: Marvell 88E6060 with 5 FE ports. Flash instruction: Upload the generated factory firmware on web interface. Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
Diffstat (limited to 'target/linux/ath79/tiny/config-default')
-rw-r--r--target/linux/ath79/tiny/config-default4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/ath79/tiny/config-default b/target/linux/ath79/tiny/config-default
index 01af54446d..9062ba11f0 100644
--- a/target/linux/ath79/tiny/config-default
+++ b/target/linux/ath79/tiny/config-default
@@ -1,5 +1,9 @@
CONFIG_BLK_MQ_PCI=y
CONFIG_LEDS_RESET=y
+CONFIG_NET_DSA=y
+CONFIG_NET_DSA_MV88E6060=y
+CONFIG_NET_DSA_TAG_TRAILER=y
+CONFIG_NET_SWITCHDEV=y
CONFIG_OF_ADDRESS_PCI=y
CONFIG_OF_PCI=y
CONFIG_OF_PCI_IRQ=y