diff options
author | John Crispin <blogic@openwrt.org> | 2015-08-03 10:22:33 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-08-03 10:22:33 +0000 |
commit | e443f119e1ea0e77e0d5c4531fe838dd2f431cb1 (patch) | |
tree | c8dae7d7be6e1abe11d535bb5702c64e5a12df64 /target/linux/ar71xx/config-3.18 | |
parent | f732c67f8e0dbd67e4016e47facd7217be01d6d3 (diff) | |
download | upstream-e443f119e1ea0e77e0d5c4531fe838dd2f431cb1.tar.gz upstream-e443f119e1ea0e77e0d5c4531fe838dd2f431cb1.tar.bz2 upstream-e443f119e1ea0e77e0d5c4531fe838dd2f431cb1.zip |
ar71xx: Backport support for Onion Omega
Backport of r46458 to CC
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>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@46548 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 c9ec3274af..4f5233223a 100644 --- a/target/linux/ar71xx/config-3.18 +++ b/target/linux/ar71xx/config-3.18 @@ -86,6 +86,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 |