changeset 188:e8d248451214

Make CONFIG_YAFFS_9BYTE_TAGS disabled by default.
author imcd
date Mon, 23 Jul 2007 20:10:11 +0100
parents f9265a4a9545
children b7314bfa91aa
files moduleconfig.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/moduleconfig.h
+++ b/moduleconfig.h
@@ -58,7 +58,7 @@ MTD versions.
 */
 /* Default: Not selected */
 /* Meaning: Use older-style on-NAND data format with pageStatus byte */
-#define CONFIG_YAFFS_9BYTE_TAGS
+//#define CONFIG_YAFFS_9BYTE_TAGS
 
 #endif /* YAFFS_OUT_OF_TREE */