Skip to content

Commit e302272

Browse files
committed
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: 0cd5e85 ("ar71xx: create new ar71xx/tiny subtarget for 4MB flash devices") Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> (cherry picked from commit a4f4ddb)
1 parent 5a07b4e commit e302272

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

target/linux/ar71xx/generic/config-default

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ CONFIG_ATH79_MACH_MYNET_REXT=y
123123
CONFIG_ATH79_MACH_MZK_W04NU=y
124124
CONFIG_ATH79_MACH_MZK_W300NH=y
125125
CONFIG_ATH79_MACH_N5Q=y
126+
CONFIG_ATH79_MACH_NBG6716=y
126127
CONFIG_ATH79_MACH_OM2P=y
127128
CONFIG_ATH79_MACH_OM5P=y
128129
CONFIG_ATH79_MACH_OM5P_AC=y

0 commit comments

Comments
 (0)