diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-10-22 11:02:18 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-10-22 11:02:18 +0000 |
commit | 6c802b5fb67fd8f3228778aa8b6308fa244752d7 (patch) | |
tree | 753dc25c9d32b67ea26a2637d9be877219273234 /target/linux/ar71xx/config-3.14 | |
parent | f618c2fc9cd8926687966b35abb525d1e7dd267a (diff) | |
download | master-187ad058-6c802b5fb67fd8f3228778aa8b6308fa244752d7.tar.gz master-187ad058-6c802b5fb67fd8f3228778aa8b6308fa244752d7.tar.bz2 master-187ad058-6c802b5fb67fd8f3228778aa8b6308fa244752d7.zip |
ar71xx: add support for buffalo WZR-450HP2
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43026 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-3.14')
-rw-r--r-- | target/linux/ar71xx/config-3.14 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.14 b/target/linux/ar71xx/config-3.14 index 0996ccb9b7..cc995f4480 100644 --- a/target/linux/ar71xx/config-3.14 +++ b/target/linux/ar71xx/config-3.14 @@ -124,6 +124,7 @@ CONFIG_ATH79_MACH_WP543=y CONFIG_ATH79_MACH_WPE72=y CONFIG_ATH79_MACH_WRT160NL=y CONFIG_ATH79_MACH_WRT400N=y +CONFIG_ATH79_MACH_WZR_450HP2=y CONFIG_ATH79_MACH_WZR_HP_AG300H=y CONFIG_ATH79_MACH_WZR_HP_G300NH=y CONFIG_ATH79_MACH_WZR_HP_G300NH2=y |