From: Koen Vandeputte Date: Fri, 9 Jul 2021 11:50:57 +0000 (+0200) Subject: ath79: add missing MTD_NAND_RB91X symbol X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=2df10fc148610f43746f0ab4d7ed166e25e03082;p=openwrt%2Fstaging%2Fxback.git ath79: add missing MTD_NAND_RB91X symbol Looks like the 5.4 symbol was forgotten. Fixes: 820e660cd7 ("ath79: add NAND driver for MikroTik RB91xG series") Signed-off-by: Koen Vandeputte (cherry picked from commit 16dcfd96f1e8f1f49b0255522fc83d8d93a06264) --- diff --git a/target/linux/ath79/config-5.4 b/target/linux/ath79/config-5.4 index 4760e55b62..60f57692e2 100644 --- a/target/linux/ath79/config-5.4 +++ b/target/linux/ath79/config-5.4 @@ -173,6 +173,7 @@ CONFIG_MTD_CFI_GEOMETRY=y CONFIG_MTD_CMDLINE_PARTS=y # CONFIG_MTD_MAP_BANK_WIDTH_1 is not set # CONFIG_MTD_MAP_BANK_WIDTH_4 is not set +# CONFIG_MTD_NAND_RB91X is not set CONFIG_MTD_PARSER_CYBERTAN=y CONFIG_MTD_PHYSMAP=y CONFIG_MTD_SPI_NOR=y