diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-12-16 07:51:21 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-12-16 07:51:21 +0000 |
commit | 325a721ddcd4c41d26be2c271267e52e15e13f53 (patch) | |
tree | 80c8fc541f6a5480cfa584f04b598b9990199536 /target/linux/rb532/config-3.10 | |
parent | 1750e3ed7f2bcc34ec7276f60efe94392515f564 (diff) |
kernel: remove obsolete yaffs options from target configs
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39085 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/rb532/config-3.10')
-rw-r--r-- | target/linux/rb532/config-3.10 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/rb532/config-3.10 b/target/linux/rb532/config-3.10 index ddc1fc4dd9..3e7c9e4f40 100644 --- a/target/linux/rb532/config-3.10 +++ b/target/linux/rb532/config-3.10 @@ -139,10 +139,8 @@ CONFIG_YAFFS_AUTO_YAFFS2=y # CONFIG_YAFFS_DISABLE_BACKGROUND is not set # CONFIG_YAFFS_DISABLE_BLOCK_REFRESHING is not set # CONFIG_YAFFS_DISABLE_TAGS_ECC is not set -# CONFIG_YAFFS_DISABLE_WIDE_TNODES is not set # CONFIG_YAFFS_EMPTY_LOST_AND_FOUND is not set CONFIG_YAFFS_FS=y -CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y CONFIG_YAFFS_XATTR=y CONFIG_YAFFS_YAFFS1=y CONFIG_YAFFS_YAFFS2=y |