Commit 4080d536 authored by Lukas Bulwahn's avatar Lukas Bulwahn Committed by Miquel Raynal
Browse files

mtd: parsers: remove reference to config MTD_NAND_TMIO



Commit 568494db ("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: default avatarLukas Bulwahn <lukas.bulwahn@gmail.com>
Acked-by: default avatarArnd Bergmann <arnd@arndb.de>
Signed-off-by: default avatarMiquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20230307074038.17391-1-lukas.bulwahn@gmail.com
parent 42bf4597
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -149,7 +149,7 @@ config MTD_PARSER_TRX


config MTD_SHARPSL_PARTS
config MTD_SHARPSL_PARTS
	tristate "Sharp SL Series NAND flash partition parser"
	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
	help
	  This provides the read-only FTL logic necessary to read the partition
	  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
	  table from the NAND flash of Sharp SL Series (Zaurus) and the MTD