Update comments about use of CONFIG_YAFFS_9BYTE_TAGS option.
authorimcd <imcd>
Mon, 23 Jul 2007 19:43:07 +0000 (19:43 +0000)
committerimcd <imcd>
Mon, 23 Jul 2007 19:43:07 +0000 (19:43 +0000)
Kconfig
moduleconfig.h

diff --git a/Kconfig b/Kconfig
index f55b3c5107bf35a9edd4caeb800007e35af75c73..272df72213a4f823c8c266e4dd202d839c6fbcac 100644 (file)
--- 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.
 
index af0585f4d00ce50e4113ee92e53c12e50f646f37..faf135d02f653d9446464c89ce47dd91579582cf 100644 (file)
@@ -54,7 +54,7 @@ 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.
+MTD versions in yaffs_mtdif1.c.
 */
 /* Default: Not selected */
 /* Meaning: Use older-style on-NAND data format with pageStatus byte */