summaryrefslogtreecommitdiff
path: root/moduleconfig.h
diff options
context:
space:
mode:
authorimcd <imcd>2007-07-23 19:10:11 +0000
committerimcd <imcd>2007-07-23 19:10:11 +0000
commit7b7ff60a62448da4850791aa986c2c19354e93f2 (patch)
treed42146d709055bef3efcf84108f46c52895d6fc3 /moduleconfig.h
parentb527e3b702df28f49461cd4a9af7586be67a3d90 (diff)
Make CONFIG_YAFFS_9BYTE_TAGS disabled by default.
Diffstat (limited to 'moduleconfig.h')
-rw-r--r--moduleconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/moduleconfig.h b/moduleconfig.h
index 8eb1ca3..af0585f 100644
--- 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 */