diff options
author | John Crispin <blogic@openwrt.org> | 2015-06-18 20:24:31 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-06-18 20:24:31 +0000 |
commit | 9f94988bbdfa0ff2e274c15207dcdcdcd535c662 (patch) | |
tree | 460a0a319333ee24398b623cd57d199428655bfc /target/linux/ar71xx/config-3.18 | |
parent | 60e365e854920a0ea6f763e062ac41570af61e01 (diff) | |
download | upstream-9f94988bbdfa0ff2e274c15207dcdcdcd535c662.tar.gz upstream-9f94988bbdfa0ff2e274c15207dcdcdcd535c662.tar.bz2 upstream-9f94988bbdfa0ff2e274c15207dcdcdcd535c662.zip |
ar71xx: add kernel support for EnGenius EPG5000.
Signed-off-by: Christian Beier <cb@shoutrlabs.com>
Backport of r46047
git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@46057 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 05c98ebf69..17f33bd53d 100644 --- a/target/linux/ar71xx/config-3.18 +++ b/target/linux/ar71xx/config-3.18 @@ -58,6 +58,7 @@ CONFIG_ATH79_MACH_EAP300V2=y CONFIG_ATH79_MACH_EAP7660D=y CONFIG_ATH79_MACH_EL_M150=y CONFIG_ATH79_MACH_EL_MINI=y +CONFIG_ATH79_MACH_EPG5000=y CONFIG_ATH79_MACH_ESR1750=y CONFIG_ATH79_MACH_ESR900=y CONFIG_ATH79_MACH_EW_DORIN=y |