aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/mtd/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/mtd/Kconfig b/drivers/mtd/Kconfig
index a304b34c2632..291660abe3a6 100644
--- a/drivers/mtd/Kconfig
+++ b/drivers/mtd/Kconfig
@@ -265,8 +265,7 @@ config RFD_FTL
265 265
266config SSFDC 266config SSFDC
267 tristate "NAND SSFDC (SmartMedia) read only translation layer" 267 tristate "NAND SSFDC (SmartMedia) read only translation layer"
268 depends on MTD 268 depends on MTD && BLOCK
269 default n
270 help 269 help
271 This enables read only access to SmartMedia formatted NAND 270 This enables read only access to SmartMedia formatted NAND
272 flash. You can mount it with FAT file system. 271 flash. You can mount it with FAT file system.