diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-09-03 18:14:37 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-09-03 18:14:37 +0000 |
commit | cf15bf1c2b907e7313e45474df8ce2fc6ec01845 (patch) | |
tree | 59c38e4afa0ac469f8668f97fb7e56d3f4061d00 /target/linux/ar71xx/config-2.6.34 | |
parent | 7c4834a937fd0b5aeb3d845c0d389de50b15cc3b (diff) | |
download | upstream-cf15bf1c2b907e7313e45474df8ce2fc6ec01845.tar.gz upstream-cf15bf1c2b907e7313e45474df8ce2fc6ec01845.tar.bz2 upstream-cf15bf1c2b907e7313e45474df8ce2fc6ec01845.zip |
ar71xx: add support for the Zcomax ZCN-1523H-2-8/5-16 boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22882 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-2.6.34')
-rw-r--r-- | target/linux/ar71xx/config-2.6.34 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.34 b/target/linux/ar71xx/config-2.6.34 index 36a8f33020..6632d501df 100644 --- a/target/linux/ar71xx/config-2.6.34 +++ b/target/linux/ar71xx/config-2.6.34 @@ -45,6 +45,7 @@ CONFIG_AR71XX_MACH_WP543=y CONFIG_AR71XX_MACH_WRT160NL=y CONFIG_AR71XX_MACH_WRT400N=y CONFIG_AR71XX_MACH_WZR_HP_G300NH=y +CONFIG_AR71XX_MACH_ZCN_1523H=y CONFIG_AR71XX_NVRAM=y CONFIG_AR71XX_WDT=y CONFIG_AR8216_PHY=y |