From 7fb06ce6cd6cf47c94da173e31d26d56d397e5cd Mon Sep 17 00:00:00 2001 From: "Alexandros C. Couloumbis" Date: Thu, 5 May 2011 07:19:46 +0000 Subject: [PATCH] linux/ar71xx: add some missing symbols for nand/yaffs targets SVN-Revision: 26827 --- target/linux/ar71xx/nand/config-default | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/target/linux/ar71xx/nand/config-default b/target/linux/ar71xx/nand/config-default index c8ef6168d8..376147f7b5 100644 --- a/target/linux/ar71xx/nand/config-default +++ b/target/linux/ar71xx/nand/config-default @@ -13,3 +13,8 @@ CONFIG_YAFFS_FS=y CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y CONFIG_YAFFS_YAFFS1=y CONFIG_YAFFS_YAFFS2=y +# CONFIG_YAFFS_DISABLE_TAGS_ECC is not set +# CONFIG_YAFFS_EMPTY_LOST_AND_FOUND is not set +# CONFIG_YAFFS_DISABLE_BLOCK_REFRESHING is not set +# CONFIG_YAFFS_DISABLE_BACKGROUND is not set +CONFIG_YAFFS_XATTR=y -- 2.35.1