diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2016-04-17 22:20:11 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2016-04-17 22:20:11 +0000 |
commit | d4e58484f361a3a3568b81cca543940016c83ba1 (patch) | |
tree | 08f4bc31e1e09220f87fe0c6c1056531a60af267 /target/linux/ar71xx | |
parent | c9d76337d5420b6478fdd4ca9ab628bd05d10e11 (diff) | |
download | master-187ad058-d4e58484f361a3a3568b81cca543940016c83ba1.tar.gz master-187ad058-d4e58484f361a3a3568b81cca543940016c83ba1.tar.bz2 master-187ad058-d4e58484f361a3a3568b81cca543940016c83ba1.zip |
ar71xx: add config ATH79_MACH_TL_WA901ND_V4 for kernel 4.4
This config option was not added in commit r49158.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49195 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx')
-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 ec04c28eb8..c925ab16c3 100644 --- a/target/linux/ar71xx/config-4.4 +++ b/target/linux/ar71xx/config-4.4 @@ -146,6 +146,7 @@ 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 +CONFIG_ATH79_MACH_TL_WA901ND_V4=y CONFIG_ATH79_MACH_TL_WAX50RE=y CONFIG_ATH79_MACH_TL_WDR3320_V2=y CONFIG_ATH79_MACH_TL_WDR3500=y |