Update comments about use of CONFIG_YAFFS_9BYTE_TAGS option.
[yaffs2.git] / Kconfig
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.