aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/config-4.4
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2016-04-09 10:26:41 +0000
committerJohn Crispin <blogic@openwrt.org>2016-04-09 10:26:41 +0000
commit0f029add70e988daa606910c902c0d379a0b7c7d (patch)
tree8ef96a27255e715b965fa7fc8d0a0acef12eedfe /target/linux/ar71xx/config-4.4
parent6911196626de51e31108c44a4df903d6f340cd93 (diff)
downloadmaster-187ad058-0f029add70e988daa606910c902c0d379a0b7c7d.tar.gz
master-187ad058-0f029add70e988daa606910c902c0d379a0b7c7d.tar.bz2
master-187ad058-0f029add70e988daa606910c902c0d379a0b7c7d.zip
ar71xx: add support for Compex WPJ342
OpenWrt can be flashed with following uboot commands: tftpboot 0x80500000 openwrt-ar71xx-generic-wpj342-16M-squashfs-sysupgrade.bin erase 0x9f030000 +$filesize cp.b $fileaddr 0x9f030000 $filesize Signed-off-by: Christian Mehlis <christian@m3hlis.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49157 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-4.4')
-rw-r--r--target/linux/ar71xx/config-4.41
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-4.4 b/target/linux/ar71xx/config-4.4
index b6842923e3..ec04c28eb8 100644
--- a/target/linux/ar71xx/config-4.4
+++ b/target/linux/ar71xx/config-4.4
@@ -181,6 +181,7 @@ CONFIG_ATH79_MACH_WNR2000_V4=y
CONFIG_ATH79_MACH_WNR2200=y
CONFIG_ATH79_MACH_WP543=y
CONFIG_ATH79_MACH_WPE72=y
+CONFIG_ATH79_MACH_WPJ342=y
CONFIG_ATH79_MACH_WPJ344=y
CONFIG_ATH79_MACH_WPJ531=y
CONFIG_ATH79_MACH_WPJ558=y