From: Matthias Schiffer Date: Wed, 31 Jan 2018 20:18:16 +0000 (+0100) Subject: ar71xx-generic: enable ATH79_MACH_TL_WR841N_V8 machine X-Git-Tag: v18.06.0-rc1~1105 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=3f7908d697bb04f82dfd68a86391efc94d5a7aec;ds=sidebyside ar71xx-generic: enable ATH79_MACH_TL_WR841N_V8 machine This machfile also contains the code for the TL-WR842N/ND v2, which is in ar71xx-generic and not in ar71xx-tiny. Fixes: 0cd5e85e7a "ar71xx: create new ar71xx/tiny subtarget for 4MB flash devices" Signed-off-by: Matthias Schiffer --- diff --git a/target/linux/ar71xx/generic/config-default b/target/linux/ar71xx/generic/config-default index a212617591..1a1fa1b830 100644 --- a/target/linux/ar71xx/generic/config-default +++ b/target/linux/ar71xx/generic/config-default @@ -152,6 +152,7 @@ CONFIG_ATH79_MACH_TL_WR703N=y CONFIG_ATH79_MACH_TL_WR720N_V3=y CONFIG_ATH79_MACH_TL_WR810N=y CONFIG_ATH79_MACH_TL_WR810N_V2=y +CONFIG_ATH79_MACH_TL_WR841N_V8=y CONFIG_ATH79_MACH_TL_WR841N_V9=y CONFIG_ATH79_MACH_TL_WR902AC_V1=y CONFIG_ATH79_MACH_TL_WR942N_V1=y