diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2016-02-18 12:09:34 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2016-02-18 12:09:34 +0000 |
commit | c834c83f0feada712d49ed81393c0179cde278e6 (patch) | |
tree | 3b7cea4c7e426f4366286ee1e6bd504c03cdef07 /target | |
parent | cb5711d72a1b0a962d2ab3ffab2147d6bdf83cf8 (diff) | |
download | upstream-c834c83f0feada712d49ed81393c0179cde278e6.tar.gz upstream-c834c83f0feada712d49ed81393c0179cde278e6.tar.bz2 upstream-c834c83f0feada712d49ed81393c0179cde278e6.zip |
ar71xx: add missing symbol to Linux 4.4 config (#21878)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 48742
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ar71xx/config-4.4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-4.4 b/target/linux/ar71xx/config-4.4 index d0afa25075..bef1863c67 100644 --- a/target/linux/ar71xx/config-4.4 +++ b/target/linux/ar71xx/config-4.4 @@ -137,6 +137,7 @@ CONFIG_ATH79_MACH_TL_MR3020=y CONFIG_ATH79_MACH_TL_MR3X20=y CONFIG_ATH79_MACH_TL_WA701ND_V2=y CONFIG_ATH79_MACH_TL_WA7210N_V2=y +CONFIG_ATH79_MACH_TL_WA801ND_V3=y CONFIG_ATH79_MACH_TL_WA830RE_V2=y CONFIG_ATH79_MACH_TL_WA901ND=y CONFIG_ATH79_MACH_TL_WA901ND_V2=y |