diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-05-20 08:23:48 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-05-20 08:23:48 +0000 |
commit | f0d3b16a07dc6039925c9087c3426ce42dd99f06 (patch) | |
tree | 959ecc8b0f89582a4c1ff4da294547a1f7b21582 /target/linux/ar71xx/config-2.6.29 | |
parent | 78aacb8183b0f8b545ebe45742a8682f22c86f8a (diff) | |
download | upstream-f0d3b16a07dc6039925c9087c3426ce42dd99f06.tar.gz upstream-f0d3b16a07dc6039925c9087c3426ce42dd99f06.tar.bz2 upstream-f0d3b16a07dc6039925c9087c3426ce42dd99f06.zip |
[ar71xx] add experimental support for the Atheros PB44 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15928 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-2.6.29')
-rw-r--r-- | target/linux/ar71xx/config-2.6.29 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.29 b/target/linux/ar71xx/config-2.6.29 index 7936b1baca..497fff65f3 100644 --- a/target/linux/ar71xx/config-2.6.29 +++ b/target/linux/ar71xx/config-2.6.29 @@ -12,6 +12,7 @@ CONFIG_AR71XX_MACH_GENERIC=y CONFIG_AR71XX_MACH_MZK_W04NU=y CONFIG_AR71XX_MACH_MZK_W300NH=y CONFIG_AR71XX_MACH_PB42=y +CONFIG_AR71XX_MACH_PB44=y CONFIG_AR71XX_MACH_RB_4XX=y CONFIG_AR71XX_MACH_TEW_632BRP=y CONFIG_AR71XX_MACH_TL_WR941ND=y |