summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-12-17 09:30:05 +0000
committerJohn Crispin <john@openwrt.org>2015-12-17 09:30:05 +0000
commit1f71f2220d9b78ee5b319e1107eedb8f0d0c4c0e (patch)
tree17b293eae596e9ec76b8c9aefff6e3d069851e98 /target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
parenta418d03d6d3c9ec8028c72b08f46c0a89c16e5f1 (diff)
downloadmaster-31e0f0ae-1f71f2220d9b78ee5b319e1107eedb8f0d0c4c0e.tar.gz
master-31e0f0ae-1f71f2220d9b78ee5b319e1107eedb8f0d0c4c0e.tar.bz2
master-31e0f0ae-1f71f2220d9b78ee5b319e1107eedb8f0d0c4c0e.zip
ar71xx: add support for TRENDnet TEW-823DRU
Add support for TRENDnet TEW-823DRU: - cpu: QCA9558 @720MHz - flash: 16MB - ram: 256MB - 4+1 RJ45 100/1000Mbps - wifi: QCA9558 (bgn) and QCA9880-BR4A (ac) - 1x USB 2.0 Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> SVN-Revision: 47927
Diffstat (limited to 'target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt')
-rw-r--r--target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
index 2b62d89d59..d619b3cf1e 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
+++ b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
@@ -1279,6 +1279,16 @@ config ATH79_MACH_TEW_732BR
select ATH79_DEV_M25P80
select ATH79_DEV_WMAC
+config ATH79_MACH_TEW_823DRU
+ bool "TRENDnet TEW-823DRU support"
+ select SOC_QCA955X
+ select ATH79_DEV_ETH
+ select ATH79_DEV_GPIO_BUTTONS
+ select ATH79_DEV_LEDS_GPIO
+ select ATH79_DEV_M25P80
+ select ATH79_DEV_USB
+ select ATH79_DEV_WMAC
+
config ATH79_MACH_UBNT
bool "Ubiquiti AR71xx based boards support"
select SOC_AR71XX