diff options
author | John Crispin <john@openwrt.org> | 2016-04-09 10:25:47 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2016-04-09 10:25:47 +0000 |
commit | 69965212bd5c796dc9229b71479c0d8071f06f63 (patch) | |
tree | e4e80f868d56bf8fb2ed114103c03180510bcc8f /target/linux/ar71xx/config-4.1 | |
parent | 8583cbe26a696a9522040b87dede8b4e3de7b9e2 (diff) | |
download | upstream-69965212bd5c796dc9229b71479c0d8071f06f63.tar.gz upstream-69965212bd5c796dc9229b71479c0d8071f06f63.tar.bz2 upstream-69965212bd5c796dc9229b71479c0d8071f06f63.zip |
ar71xx: add kernel support for the OpenMesh OM5P-AC board
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
SVN-Revision: 49141
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 d6ad85047c..0ba1f538b9 100644 --- a/target/linux/ar71xx/config-4.1 +++ b/target/linux/ar71xx/config-4.1 @@ -109,6 +109,7 @@ CONFIG_ATH79_MACH_NBG460N=y CONFIG_ATH79_MACH_NBG6716=y CONFIG_ATH79_MACH_OM2P=y CONFIG_ATH79_MACH_OM5P=y +CONFIG_ATH79_MACH_OM5P_AC=y CONFIG_ATH79_MACH_OMY_X1=y CONFIG_ATH79_MACH_ONION_OMEGA=y CONFIG_ATH79_MACH_PB42=y |