projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3666c67
)
ath79: add back NAND symbols to NAND target
author
David Bauer
<mail@david-bauer.net>
Thu, 12 Mar 2020 13:08:30 +0000
(14:08 +0100)
committer
David Bauer
<mail@david-bauer.net>
Thu, 12 Mar 2020 19:27:36 +0000
(20:27 +0100)
The NAND config symbols were removed unintentionally while adding
support for Linux 5.4.
Add the respective symbols for v4.19 as well as v5.4.
Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/ath79/nand/config-default
patch
|
blob
|
history
diff --git
a/target/linux/ath79/nand/config-default
b/target/linux/ath79/nand/config-default
index 50bc55079432b2ac6b90a815f9c7df9f999d89d3..52e12fa28124688c3bafbab8c3f17fc7f8e0cf6a 100644
(file)
--- a/
target/linux/ath79/nand/config-default
+++ b/
target/linux/ath79/nand/config-default
@@
-5,7
+5,10
@@
CONFIG_CRYPTO_HASH_INFO=y
CONFIG_CRYPTO_LZO=y
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
+CONFIG_MTD_NAND=y
+CONFIG_MTD_NAND_AR934X=y
CONFIG_MTD_NAND_CORE=y
+CONFIG_MTD_RAW_NAND=y
CONFIG_MTD_SPI_NAND=y
CONFIG_MTD_SPLIT_MINOR_FW=y
CONFIG_MTD_UBI=y