projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42bf459
)
mtd: parsers: remove reference to config MTD_NAND_TMIO
author
Lukas Bulwahn
<lukas.bulwahn@gmail.com>
Tue, 7 Mar 2023 07:40:38 +0000
(08:40 +0100)
committer
Miquel Raynal
<miquel.raynal@bootlin.com>
Tue, 7 Mar 2023 19:31:37 +0000
(20:31 +0100)
Commit
568494db6809
("mtd: remove tmio_nand driver") removes the config
MTD_NAND_TMIO and its corresponding driver.
Remove the reference in MTD_SHARPSL_PARTS to that removed config.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link:
https://lore.kernel.org/linux-mtd/20230307074038.17391-1-lukas.bulwahn@gmail.com
drivers/mtd/parsers/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/mtd/parsers/Kconfig
b/drivers/mtd/parsers/Kconfig
index b20e0c38b517d0b7fad959a0939043d11f686888..60738edcd5d561d54bb33466c6862d016ed96361 100644
(file)
--- a/
drivers/mtd/parsers/Kconfig
+++ b/
drivers/mtd/parsers/Kconfig
@@
-149,7
+149,7
@@
config MTD_PARSER_TRX
config MTD_SHARPSL_PARTS
tristate "Sharp SL Series NAND flash partition parser"
- depends on MTD_NAND_SHARPSL ||
MTD_NAND_TMIO ||
COMPILE_TEST
+ depends on MTD_NAND_SHARPSL || COMPILE_TEST
help
This provides the read-only FTL logic necessary to read the partition
table from the NAND flash of Sharp SL Series (Zaurus) and the MTD