From: Matthias Schiffer Date: Mon, 27 Aug 2018 18:25:01 +0000 (+0200) Subject: ar71xx/generic: enable Zyxel NBG6616 in kernel config again X-Git-Tag: v18.06.2~402 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=e3022727658166e736198529582a46abf2397ea4 ar71xx/generic: enable Zyxel NBG6616 in kernel config again The NBG6616 shares a config symbol with the NBG6716. It was accidentally removed from the config when the ar71xx-tiny target was split off. Fixes: 0cd5e85e7ad6 ("ar71xx: create new ar71xx/tiny subtarget for 4MB flash devices") Signed-off-by: Matthias Schiffer (cherry picked from commit a4f4ddba61e61d3f15d19c4e57733a9e44ec8d09) --- diff --git a/target/linux/ar71xx/generic/config-default b/target/linux/ar71xx/generic/config-default index da331d38db..55ccd93fed 100644 --- a/target/linux/ar71xx/generic/config-default +++ b/target/linux/ar71xx/generic/config-default @@ -123,6 +123,7 @@ CONFIG_ATH79_MACH_MYNET_REXT=y CONFIG_ATH79_MACH_MZK_W04NU=y CONFIG_ATH79_MACH_MZK_W300NH=y CONFIG_ATH79_MACH_N5Q=y +CONFIG_ATH79_MACH_NBG6716=y CONFIG_ATH79_MACH_OM2P=y CONFIG_ATH79_MACH_OM5P=y CONFIG_ATH79_MACH_OM5P_AC=y