diff options
author | John Crispin <john@openwrt.org> | 2015-09-14 20:10:43 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-09-14 20:10:43 +0000 |
commit | aba20334a4bdb557f5b14c28318a974529dd2b70 (patch) | |
tree | bb77c8c982949bf4ec1dfdd10f76914d670bc9e3 /target/linux/ar71xx/config-4.1 | |
parent | 5798dfb846b8ddd04c39626444c195b0a280ee22 (diff) | |
download | upstream-aba20334a4bdb557f5b14c28318a974529dd2b70.tar.gz upstream-aba20334a4bdb557f5b14c28318a974529dd2b70.tar.bz2 upstream-aba20334a4bdb557f5b14c28318a974529dd2b70.zip |
ar71xx: add kernel support for the OpenMesh MR1750 board
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 46926
Diffstat (limited to 'target/linux/ar71xx/config-4.1')
-rw-r--r-- | target/linux/ar71xx/config-4.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-4.1 b/target/linux/ar71xx/config-4.1 index df82aa4f97..18df7862de 100644 --- a/target/linux/ar71xx/config-4.1 +++ b/target/linux/ar71xx/config-4.1 @@ -82,6 +82,7 @@ CONFIG_ATH79_MACH_JWAP003=y CONFIG_ATH79_MACH_MC_MAC1200R=y CONFIG_ATH79_MACH_MR12=y CONFIG_ATH79_MACH_MR16=y +CONFIG_ATH79_MACH_MR1750=y CONFIG_ATH79_MACH_MR600=y CONFIG_ATH79_MACH_MR900=y CONFIG_ATH79_MACH_MYNET_N600=y |