diff options
author | John Crispin <blogic@openwrt.org> | 2014-11-14 16:54:07 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-11-14 16:54:07 +0000 |
commit | bc8ba2c3c21c258b1db3489c4160883c4079edf3 (patch) | |
tree | 89cd963c776ea5165d30fdcca1772e2473a533e9 /target/linux/ar71xx/config-3.14 | |
parent | 8765fe6662f24cc7ed58d34589a9e1543c64c971 (diff) | |
download | upstream-bc8ba2c3c21c258b1db3489c4160883c4079edf3.tar.gz upstream-bc8ba2c3c21c258b1db3489c4160883c4079edf3.tar.bz2 upstream-bc8ba2c3c21c258b1db3489c4160883c4079edf3.zip |
ar71xx: add kernel support for the OpenMesh MR900 board
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43258 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-3.14')
-rw-r--r-- | target/linux/ar71xx/config-3.14 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.14 b/target/linux/ar71xx/config-3.14 index cc995f4480..acfb3a8443 100644 --- a/target/linux/ar71xx/config-3.14 +++ b/target/linux/ar71xx/config-3.14 @@ -61,6 +61,7 @@ CONFIG_ATH79_MACH_HORNET_UB=y CONFIG_ATH79_MACH_JA76PF=y CONFIG_ATH79_MACH_JWAP003=y CONFIG_ATH79_MACH_MR600=y +CONFIG_ATH79_MACH_MR900=y CONFIG_ATH79_MACH_MYNET_N600=y CONFIG_ATH79_MACH_MYNET_N750=y CONFIG_ATH79_MACH_MYNET_REXT=y |