projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4e3ff5
)
ath79: add missing MTD_NAND_RB91X symbol
author
Koen Vandeputte
<
[email protected]
>
Fri, 9 Jul 2021 11:50:57 +0000
(13:50 +0200)
committer
Koen Vandeputte
<
[email protected]
>
Fri, 9 Jul 2021 15:11:12 +0000
(17:11 +0200)
Looks like the symbol was forgotten for 5.4
Fixes: 820e660cd7 ("ath79: add NAND driver for MikroTik RB91xG series")
Signed-off-by: Koen Vandeputte <
[email protected]
>
target/linux/ath79/config-5.4
patch
|
blob
|
history
diff --git
a/target/linux/ath79/config-5.4
b/target/linux/ath79/config-5.4
index 9c5520775d7745e38a736c585eaa13f8574b76d9..e37b728554c97e995f5a1b2640c185721a2ad688 100644
(file)
--- 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