diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2016-02-12 19:55:07 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2016-02-12 19:55:07 +0000 |
commit | 473e9cad433f7ed67543db35a487f9031ea7e509 (patch) | |
tree | 33c66fc1eda824d1a40fbb7f96e1fe1e5a59c55e /target/linux/ar71xx/config-4.4 | |
parent | c46cef2ffbcc1fedaae148ef312229106531f772 (diff) | |
download | upstream-473e9cad433f7ed67543db35a487f9031ea7e509.tar.gz upstream-473e9cad433f7ed67543db35a487f9031ea7e509.tar.bz2 upstream-473e9cad433f7ed67543db35a487f9031ea7e509.zip |
ar71xx: add missing kernel symbol (#21849)
Also reorder subtarget kernel configs.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 48717
Diffstat (limited to 'target/linux/ar71xx/config-4.4')
-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 d6705e52b7..d0afa25075 100644 --- a/target/linux/ar71xx/config-4.4 +++ b/target/linux/ar71xx/config-4.4 @@ -160,6 +160,7 @@ CONFIG_ATH79_MACH_TL_WR941ND=y CONFIG_ATH79_MACH_TL_WR941ND_V6=y CONFIG_ATH79_MACH_TUBE2H=y CONFIG_ATH79_MACH_UBNT=y +CONFIG_ATH79_MACH_UBNT_UNIFIAC=y CONFIG_ATH79_MACH_UBNT_XM=y CONFIG_ATH79_MACH_WEIO=y CONFIG_ATH79_MACH_WHR_HP_G300N=y |