diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-11-18 09:32:33 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-11-18 09:32:33 +0000 |
commit | 8d4857d677489d66554fbde5fdae5c63b50c6d0a (patch) | |
tree | 0d28bb899f5abd7e175d179fa094620c39e73e92 /target/linux/ar71xx/config-3.6 | |
parent | b220071cd2626559fd85c9c72dc9dd34bd122f51 (diff) | |
download | upstream-8d4857d677489d66554fbde5fdae5c63b50c6d0a.tar.gz upstream-8d4857d677489d66554fbde5fdae5c63b50c6d0a.tar.bz2 upstream-8d4857d677489d66554fbde5fdae5c63b50c6d0a.zip |
ar71xx: add kernel support for the OpenMesh MR600 board
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34231
Diffstat (limited to 'target/linux/ar71xx/config-3.6')
-rw-r--r-- | target/linux/ar71xx/config-3.6 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.6 b/target/linux/ar71xx/config-3.6 index 80f06981fc..54cca35a51 100644 --- a/target/linux/ar71xx/config-3.6 +++ b/target/linux/ar71xx/config-3.6 @@ -43,6 +43,7 @@ CONFIG_ATH79_MACH_EW_DORIN=y CONFIG_ATH79_MACH_HORNET_UB=y CONFIG_ATH79_MACH_JA76PF=y CONFIG_ATH79_MACH_JWAP003=y +CONFIG_ATH79_MACH_MR600=y CONFIG_ATH79_MACH_MZK_W04NU=y CONFIG_ATH79_MACH_MZK_W300NH=y CONFIG_ATH79_MACH_NBG460N=y |