X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=moduleconfig.h;h=43f11447601dbdd8a6e852b02acd35220cf53879;hp=e8efd67586a7c3fe7764695e06eb0dfadf1ce101;hb=4a96d43bb566f00596a31a41c535cabbf52d4f20;hpb=6db5aca55acb7c8af07c8ec90ba8dd9085ab0895 diff --git a/moduleconfig.h b/moduleconfig.h index e8efd67..43f1144 100644 --- a/moduleconfig.h +++ b/moduleconfig.h @@ -63,6 +63,10 @@ /* #define CONFIG_DISABLE_BACKGROUND */ +/* Default: Selected */ +/* Meaning: Enable XATTR support */ +#define CONFIG_YAFFS_XATTR + /* Older-style on-NAND data format has a "pageStatus" byte to record chunk/page state. This byte is zeroed when the page is discarded.