diff options
author | Sven Eckelmann <sven.eckelmann@open-mesh.com> | 2016-05-19 20:20:45 +0200 |
---|---|---|
committer | Sven Eckelmann <sven@narfation.org> | 2016-09-21 18:16:54 +0200 |
commit | 579c3580e373b3caeaebb461083c103c00fc826f (patch) | |
tree | 25ba37ef8581d61eed4401c936c8bc3faa464828 /target/linux/ar71xx/config-3.18 | |
parent | 4332d73411fd8372685e57677d5b4a3a60532a11 (diff) | |
download | upstream-579c3580e373b3caeaebb461083c103c00fc826f.tar.gz upstream-579c3580e373b3caeaebb461083c103c00fc826f.tar.bz2 upstream-579c3580e373b3caeaebb461083c103c00fc826f.zip |
ar71xx: add kernel support for the OpenMesh MR1750 board
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
Backport of r46926
Diffstat (limited to 'target/linux/ar71xx/config-3.18')
-rw-r--r-- | target/linux/ar71xx/config-3.18 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.18 b/target/linux/ar71xx/config-3.18 index e2ff8267bf..2354c9c470 100644 --- a/target/linux/ar71xx/config-3.18 +++ b/target/linux/ar71xx/config-3.18 @@ -79,6 +79,7 @@ CONFIG_ATH79_MACH_JWAP003=y CONFIG_ATH79_MACH_MC_MAC1200R=y CONFIG_ATH79_MACH_MR16=y CONFIG_ATH79_MACH_MR12=y +CONFIG_ATH79_MACH_MR1750=y CONFIG_ATH79_MACH_MR600=y CONFIG_ATH79_MACH_MR900=y CONFIG_ATH79_MACH_MYNET_N600=y |