* [PATCH] mtd: Remove orphan symbol MTD_SST25L
@ 2025-01-14 5:34 Alexander Shiyan
2025-01-14 8:20 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Alexander Shiyan @ 2025-01-14 5:34 UTC (permalink / raw)
To: barebox; +Cc: Alexander Shiyan
The MTD_SST25L KConfig option does nothing, so let's remove it.
Signed-off-by: Alexander Shiyan <eagle.alexander923@gmail.com>
---
drivers/mtd/devices/Kconfig | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/drivers/mtd/devices/Kconfig b/drivers/mtd/devices/Kconfig
index 447d478133..3b8a83b301 100644
--- a/drivers/mtd/devices/Kconfig
+++ b/drivers/mtd/devices/Kconfig
@@ -39,16 +39,6 @@ config MTD_M25P80
if you want to specify device partitioning or to use a device which
doesn't support the JEDEC ID instruction.
-config MTD_SST25L
- tristate "Support SST25L (non JEDEC) SPI Flash chips"
- depends on MTD_M25P80
- help
- This enables access to the non JEDEC SST25L SPI flash chips, used
- for program and data storage.
-
- Set up your spi devices with the right board-specific platform data,
- if you want to specify device partitioning.
-
config MTD_DOCG3
bool "M-Systems Disk-On-Chip G3"
select BCH
--
2.39.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-14 8:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-14 5:34 [PATCH] mtd: Remove orphan symbol MTD_SST25L Alexander Shiyan
2025-01-14 8:20 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox