Mercurial > yaffs-ecoscentric-gpl
diff Kconfig @ 184:35ef89b77a94
Update comments about use of CONFIG_YAFFS_9BYTE_TAGS option.
| author | imcd <imcd> |
|---|---|
| date | Mon, 23 Jul 2007 19:43:07 +0000 |
| parents | 2c3cea26b1ca |
| children | 46d4855f90b0 |
line wrap: on
line diff
--- a/Kconfig +++ b/Kconfig @@ -43,7 +43,8 @@ config YAFFS_9BYTE_TAGS format that you need to continue to support. New data written also uses the older-style format. Note: Use of this option generally requires that MTD's oob layout be adjusted to use the - older-style format. See notes on tags formats and MTD versions. + older-style format. See notes on tags formats and MTD versions + in yaffs_mtdif1.c. If unsure, say N.
