mirror of https://github.com/hak5/openwrt.git
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:openwrt-18.060cd5e85e7a
("ar71xx: create new ar71xx/tiny subtarget for 4MB flash devices") Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> (cherry picked from commita4f4ddba61
)
parent
5a07b4e7f5
commit
e302272765
|
@ -123,6 +123,7 @@ CONFIG_ATH79_MACH_MYNET_REXT=y
|
||||||
CONFIG_ATH79_MACH_MZK_W04NU=y
|
CONFIG_ATH79_MACH_MZK_W04NU=y
|
||||||
CONFIG_ATH79_MACH_MZK_W300NH=y
|
CONFIG_ATH79_MACH_MZK_W300NH=y
|
||||||
CONFIG_ATH79_MACH_N5Q=y
|
CONFIG_ATH79_MACH_N5Q=y
|
||||||
|
CONFIG_ATH79_MACH_NBG6716=y
|
||||||
CONFIG_ATH79_MACH_OM2P=y
|
CONFIG_ATH79_MACH_OM2P=y
|
||||||
CONFIG_ATH79_MACH_OM5P=y
|
CONFIG_ATH79_MACH_OM5P=y
|
||||||
CONFIG_ATH79_MACH_OM5P_AC=y
|
CONFIG_ATH79_MACH_OM5P_AC=y
|
||||||
|
|
Loading…
Reference in New Issue