Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195910
b: refs/heads/master
c: 7de6f79
h: refs/heads/master
v: v3
  • Loading branch information
David Woodhouse authored and David Woodhouse committed Mar 9, 2010
1 parent 89d85f8 commit 4cae431
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1f6ca0d6213278f8608c7e342e423ec0c0198040
refs/heads/master: 7de6f798e13093536b6cb229213db2fab6e6555f
10 changes: 5 additions & 5 deletions trunk/drivers/mtd/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -307,22 +307,22 @@ config SSFDC

config SM_FTL
tristate "SmartMedia/xD new translation layer"
depends on EXPERIMENTAL && BLOCK
depends on EXPERIMENTAL && BLOCK && MTD_NAND
select MTD_BLKDEVS
help
This enables new and very EXPERMENTAL support for SmartMedia/xD
FTL (Flash tanslation layer)
FTL (Flash translation layer).
Write support isn't yet well tested, therefore this code IS likely to
eat your card, so please don't use it together with valuable data.
Use readonly driver (CONFIG_SSFDC) instead.

config SM_FTL_MUSEUM
boolean "Additional Support for 1MiB and 2MiB SmartMedia cards"
depends on SM_FTL && MTD_NAND
depends on SM_FTL
select MTD_NAND_ECC_SMC
help
Very old SmartMedia cards need ECC to be calculated in the FTL
Such cards are very rare, thus enabling this option is mostly useless
Very old SmartMedia cards need ECC to be calculated in the FTL.
Such cards are very rare, thus enabling this option is mostly useless.
Also this support is completely UNTESTED.

config MTD_OOPS
Expand Down

0 comments on commit 4cae431

Please sign in to comment.