X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=moduleconfig.h;h=e8efd67586a7c3fe7764695e06eb0dfadf1ce101;hp=89eeec83585026cf81a183322869c5aed88a157f;hb=6db5aca55acb7c8af07c8ec90ba8dd9085ab0895;hpb=f2aa39bdf4996729001cb2a6e98d34eda832b9be diff --git a/moduleconfig.h b/moduleconfig.h index 89eeec8..e8efd67 100644 --- a/moduleconfig.h +++ b/moduleconfig.h @@ -38,9 +38,10 @@ /* CONFIG_YAFFS_DOES_ECC is set */ /* #define CONFIG_YAFFS_ECC_WRONG_ORDER */ -/* Default: Selected */ -/* Meaning: Disables testing whether chunks are erased before writing to them*/ -#define CONFIG_YAFFS_DISABLE_CHUNK_ERASED_CHECK +/* Default: Not selected */ +/* Meaning: Always test whether chunks are erased before writing to them. + Use during mtd debugging and init. */ +/* #define CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED */ /* Default: Not Selected */ /* Meaning: At mount automatically empty all files from lost and found. */