From: Lukas Bulwahn Date: Tue, 7 Mar 2023 07:40:38 +0000 (+0100) Subject: mtd: parsers: remove reference to config MTD_NAND_TMIO X-Git-Tag: v6.6.7~3022^2^2~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4080d536241652af43996d9ceee2b79aeca57267;p=platform%2Fkernel%2Flinux-starfive.git mtd: parsers: remove reference to config MTD_NAND_TMIO 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 Acked-by: Arnd Bergmann Signed-off-by: Miquel Raynal Link: https://lore.kernel.org/linux-mtd/20230307074038.17391-1-lukas.bulwahn@gmail.com --- diff --git a/drivers/mtd/parsers/Kconfig b/drivers/mtd/parsers/Kconfig index b20e0c3..60738ed 100644 --- 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