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 | 7807c1a29f67fe551ccea7194f7e8ac096ed23ea (patch) | |
tree | 8cbca56e3aea3ebf5a9174c5c349c91424ca8634 /target/linux/ar71xx/config-2.6.28 | |
parent | 1322e2721a14fe2db8513ff4c3eebc3d44196c7e (diff) | |
download | upstream-7807c1a29f67fe551ccea7194f7e8ac096ed23ea.tar.gz upstream-7807c1a29f67fe551ccea7194f7e8ac096ed23ea.tar.bz2 upstream-7807c1a29f67fe551ccea7194f7e8ac096ed23ea.zip |
add experimental support for the Atheros PB44 board
SVN-Revision: 15928
Diffstat (limited to 'target/linux/ar71xx/config-2.6.28')
-rw-r--r-- | target/linux/ar71xx/config-2.6.28 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.28 b/target/linux/ar71xx/config-2.6.28 index 77157111a3..28cae671f4 100644 --- a/target/linux/ar71xx/config-2.6.28 +++ b/target/linux/ar71xx/config-2.6.28 @@ -13,6 +13,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 |