diff options
author | John Crispin <john@openwrt.org> | 2015-06-18 18:21:33 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-06-18 18:21:33 +0000 |
commit | be755a99d6d628c65e9785fef41d66d714c1fd74 (patch) | |
tree | e69b5a9d9c05da9aa6992dbcdd13177ea725d200 /target/linux/ar71xx/config-3.18 | |
parent | e85f3471bad00a51711e7d7c7ab84e4ba64c1b93 (diff) | |
download | upstream-be755a99d6d628c65e9785fef41d66d714c1fd74.tar.gz upstream-be755a99d6d628c65e9785fef41d66d714c1fd74.tar.bz2 upstream-be755a99d6d628c65e9785fef41d66d714c1fd74.zip |
ar71xx: add kernel support for EnGenius EPG5000.
Signed-off-by: Christian Beier <cb@shoutrlabs.com>
SVN-Revision: 46047
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 |