From d160ad049245e179ecc4042ba21e8332fe49f2ee Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Mon, 9 Oct 2006 01:16:38 +0200 Subject: [PATCH] --- yaml --- r: 45617 b: refs/heads/master c: 1ef93a0f668c8736cb6b6c3a43a5b8101efa24af h: refs/heads/master i: 45615: 8a10086ab3e0201bdb3b719027d8c7007fc636f5 v: v3 --- [refs] | 2 +- trunk/drivers/mtd/Kconfig | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 58dfff97e3a4..2e3f08a0ead9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a6b1d82d079a99d09761ee5fbc66c49f33b42324 +refs/heads/master: 1ef93a0f668c8736cb6b6c3a43a5b8101efa24af diff --git a/trunk/drivers/mtd/Kconfig b/trunk/drivers/mtd/Kconfig index a304b34c2632..291660abe3a6 100644 --- a/trunk/drivers/mtd/Kconfig +++ b/trunk/drivers/mtd/Kconfig @@ -265,8 +265,7 @@ config RFD_FTL config SSFDC tristate "NAND SSFDC (SmartMedia) read only translation layer" - depends on MTD - default n + depends on MTD && BLOCK help This enables read only access to SmartMedia formatted NAND flash. You can mount it with FAT file system.