diff options
author | John Crispin <john@openwrt.org> | 2014-07-20 17:30:32 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-07-20 17:30:32 +0000 |
commit | f424994cbc4e36cc1897af0709fc359d69f69467 (patch) | |
tree | 5d03c7b9d77d5be91dcbc62fe11b4bd47591abc3 /target/linux/ar71xx/config-3.10 | |
parent | 4d22954db073698b75e8af1f5d3572ae3d8e5f53 (diff) | |
download | upstream-f424994cbc4e36cc1897af0709fc359d69f69467.tar.gz upstream-f424994cbc4e36cc1897af0709fc359d69f69467.tar.bz2 upstream-f424994cbc4e36cc1897af0709fc359d69f69467.zip |
ar71xx: add kernel support for the OpenMesh OM5P board
Signed-off-by: Marek Lindner <marek@open-mesh.com>
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 41769
Diffstat (limited to 'target/linux/ar71xx/config-3.10')
-rw-r--r-- | target/linux/ar71xx/config-3.10 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.10 b/target/linux/ar71xx/config-3.10 index 49676a77e7..8e33176aad 100644 --- a/target/linux/ar71xx/config-3.10 +++ b/target/linux/ar71xx/config-3.10 @@ -68,6 +68,7 @@ CONFIG_ATH79_MACH_MZK_W300NH=y CONFIG_ATH79_MACH_NBG460N=y CONFIG_ATH79_MACH_NBG6716=y CONFIG_ATH79_MACH_OM2P=y +CONFIG_ATH79_MACH_OM5P=y CONFIG_ATH79_MACH_PB42=y CONFIG_ATH79_MACH_PB44=y CONFIG_ATH79_MACH_PB92=y |