[PATCH] mtd: Remove orphan symbol MTD_SST25L

Alexander Shiyan eagle.alexander923 at gmail.com
Mon Jan 13 21:34:12 PST 2025


The MTD_SST25L KConfig option does nothing, so let's remove it.

Signed-off-by: Alexander Shiyan <eagle.alexander923 at 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




More information about the barebox mailing list