From 0d9adb4832e2c9ef4303b0b7aeff86c0ed4e5d89 Mon Sep 17 00:00:00 2001 From: Vaclav Svoboda Date: Thu, 16 Mar 2017 01:43:43 +0100 Subject: ar71xx: add support for TP-LINK TL-WR840N v2 and v3 This patch adds support for the TP-LINK TL-WR840N v2 and v3. - SoC: Qualcomm QCA9533-BL3A (650 MHz) - RAM: 32 MiB (Zentel A3S56D40GTP) - Flash: 4 MiB (v2: Macronix MX 25L323F) (v3: Winbond 25Q32FVSIG) - LAN: 4x 100M - WAN: 1x 100M Signed-off-by: Vaclav Svoboda --- target/linux/ar71xx/nand/config-default | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ar71xx/nand') diff --git a/target/linux/ar71xx/nand/config-default b/target/linux/ar71xx/nand/config-default index 24e712c18b..8a9b61c057 100644 --- a/target/linux/ar71xx/nand/config-default +++ b/target/linux/ar71xx/nand/config-default @@ -147,6 +147,7 @@ # CONFIG_ATH79_MACH_TL_WR741ND_V4 is not set # CONFIG_ATH79_MACH_TL_WR802N_V1 is not set # CONFIG_ATH79_MACH_TL_WR810N is not set +# CONFIG_ATH79_MACH_TL_WR840N_V2 is not set # CONFIG_ATH79_MACH_TL_WR841N_V1 is not set # CONFIG_ATH79_MACH_TL_WR841N_V8 is not set # CONFIG_ATH79_MACH_TL_WR841N_V9 is not set -- cgit v1.2.3