diff options
author | John Crispin <john@openwrt.org> | 2014-11-14 16:54:07 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-11-14 16:54:07 +0000 |
commit | 95544f33dd204abe78dac54d4ac62fc19a58b980 (patch) | |
tree | 949618511ae1d52f332cd489037df6c32b43ec0e /target/linux/ar71xx/config-3.14 | |
parent | 79475ee880e8200fe3e43c2fa48329692af30ba8 (diff) | |
download | upstream-95544f33dd204abe78dac54d4ac62fc19a58b980.tar.gz upstream-95544f33dd204abe78dac54d4ac62fc19a58b980.tar.bz2 upstream-95544f33dd204abe78dac54d4ac62fc19a58b980.zip |
ar71xx: add kernel support for the OpenMesh MR900 board
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 43258
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 |