diff options
author | John Crispin <john@openwrt.org> | 2015-07-24 09:09:49 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-07-24 09:09:49 +0000 |
commit | 5cd49bb067cadfeba6eb7f09982f76558101ad5d (patch) | |
tree | 2fdede7b056dcf9982ef82ad5d03cf362c1742ba /target/linux/ar71xx/config-4.1 | |
parent | b98205c946a89861563c402167a954e2caa13603 (diff) | |
download | upstream-5cd49bb067cadfeba6eb7f09982f76558101ad5d.tar.gz upstream-5cd49bb067cadfeba6eb7f09982f76558101ad5d.tar.bz2 upstream-5cd49bb067cadfeba6eb7f09982f76558101ad5d.zip |
ar71xx: add support for Onion Omega
This patch adds support for the Onion Omega.
https://onion.io/omega
Signed-off-by: L. D. Pinney <ldpinney@gmail.com>
Acked-by: Boken Lin <bl@onion.io>
Tested-by: Jacky Huang <huangfangcheng@163.com>
SVN-Revision: 46458
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 e13bee58fd..1e31a01d97 100644 --- a/target/linux/ar71xx/config-4.1 +++ b/target/linux/ar71xx/config-4.1 @@ -91,6 +91,7 @@ CONFIG_ATH79_MACH_NBG460N=y CONFIG_ATH79_MACH_NBG6716=y CONFIG_ATH79_MACH_OM2P=y CONFIG_ATH79_MACH_OM5P=y +CONFIG_ATH79_MACH_ONION_OMEGA=y CONFIG_ATH79_MACH_PB42=y CONFIG_ATH79_MACH_PB44=y CONFIG_ATH79_MACH_PB92=y |