diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2011-10-27 07:54:51 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2011-10-27 07:54:51 +0000 |
commit | ddc9918fc17bd0490b7f13f76c99a9a09cc56be0 (patch) | |
tree | b18e84d1f890e19d2ab0b4b515df90fdc78764a5 /target/linux/ar71xx/config-2.6.39 | |
parent | 8c813ee59d881faed28f0d2479e5ce9d2c879e80 (diff) | |
download | upstream-ddc9918fc17bd0490b7f13f76c99a9a09cc56be0.tar.gz upstream-ddc9918fc17bd0490b7f13f76c99a9a09cc56be0.tar.bz2 upstream-ddc9918fc17bd0490b7f13f76c99a9a09cc56be0.zip |
ar71xx: add initial support for the OpenMesh OM2P board
Based on a patch by Marek Lindner <marek@open-mesh.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28617 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-2.6.39')
-rw-r--r-- | target/linux/ar71xx/config-2.6.39 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.39 b/target/linux/ar71xx/config-2.6.39 index de7071a103..4371a5a654 100644 --- a/target/linux/ar71xx/config-2.6.39 +++ b/target/linux/ar71xx/config-2.6.39 @@ -29,6 +29,7 @@ CONFIG_AR71XX_MACH_JWAP003=y CONFIG_AR71XX_MACH_MZK_W04NU=y CONFIG_AR71XX_MACH_MZK_W300NH=y CONFIG_AR71XX_MACH_NBG460N=y +CONFIG_AR71XX_MACH_OM2P=y CONFIG_AR71XX_MACH_PB42=y CONFIG_AR71XX_MACH_PB44=y CONFIG_AR71XX_MACH_PB92=y |