aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/config-3.18
diff options
context:
space:
mode:
authorGad Krumholz <gad.krumholz@gmail.com>2016-11-27 00:52:53 -0600
committerGad Krumholz <gad.krumholz@gmail.com>2016-11-30 00:47:10 -0600
commitd9740d24d767d583da08eeaa8bd7a01288fdc554 (patch)
tree5fda396bbe79871356ce3d25e2ed83ebcd3a0bfe /target/linux/ar71xx/config-3.18
parent1b6dc2e48ce654a004a7d0b98d7070a515424595 (diff)
downloadupstream-d9740d24d767d583da08eeaa8bd7a01288fdc554.tar.gz
upstream-d9740d24d767d583da08eeaa8bd7a01288fdc554.tar.bz2
upstream-d9740d24d767d583da08eeaa8bd7a01288fdc554.zip
CC: ar71xx: Added missing support for Linksys E2100L
It's based on the WRT160NL according to https://wiki.openwrt.org/toh/linksys/e2100l Based on research done here: https://forum.openwrt.org/viewtopic.php?id=24244 and here: https://forum.openwrt.org/viewtopic.php?pid=120791#p120791 this patch was conceived. Signed-off-by: Gad Krumholz <gad.krumholz@gmail.com>
Diffstat (limited to 'target/linux/ar71xx/config-3.18')
-rw-r--r--target/linux/ar71xx/config-3.181
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.18 b/target/linux/ar71xx/config-3.18
index e0d52d9fcb..22faed440e 100644
--- a/target/linux/ar71xx/config-3.18
+++ b/target/linux/ar71xx/config-3.18
@@ -159,6 +159,7 @@ CONFIG_ATH79_MACH_WPJ344=y
CONFIG_ATH79_MACH_WPJ531=y
CONFIG_ATH79_MACH_WPJ558=y
CONFIG_ATH79_MACH_WRT160NL=y
+CONFIG_ATH79_MACH_E2100L=y
CONFIG_ATH79_MACH_WRT400N=y
CONFIG_ATH79_MACH_WZR_450HP2=y
CONFIG_ATH79_MACH_WZR_HP_AG300H=y