diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-12-16 07:51:21 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-12-16 07:51:21 +0000 |
commit | 659883a917f6f18869ddc2f831508c7412472232 (patch) | |
tree | 80c8fc541f6a5480cfa584f04b598b9990199536 /target/linux/mpc83xx | |
parent | a8feb12f58ff4bbedfc448cd99107f130bc322a8 (diff) | |
download | master-187ad058-659883a917f6f18869ddc2f831508c7412472232.tar.gz master-187ad058-659883a917f6f18869ddc2f831508c7412472232.tar.bz2 master-187ad058-659883a917f6f18869ddc2f831508c7412472232.zip |
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/mpc83xx')
-rw-r--r-- | target/linux/mpc83xx/config-3.8 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/mpc83xx/config-3.8 b/target/linux/mpc83xx/config-3.8 index caaf3655fa..2727e74728 100644 --- a/target/linux/mpc83xx/config-3.8 +++ b/target/linux/mpc83xx/config-3.8 @@ -402,10 +402,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=y -# 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 |