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 | f1eabfb23b3e70b1dd12edb6c1a28d050cedfbab (patch) | |
tree | d5e24951a0146572c2b13117705a1ad9a6860068 /target/linux/ar71xx/mikrotik/config-default | |
parent | 7e3644d3cf37cd24c3a295825200743123acbd91 (diff) | |
download | upstream-f1eabfb23b3e70b1dd12edb6c1a28d050cedfbab.tar.gz upstream-f1eabfb23b3e70b1dd12edb6c1a28d050cedfbab.tar.bz2 upstream-f1eabfb23b3e70b1dd12edb6c1a28d050cedfbab.zip |
kernel: remove obsolete yaffs options from target configs
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39085
Diffstat (limited to 'target/linux/ar71xx/mikrotik/config-default')
-rw-r--r-- | target/linux/ar71xx/mikrotik/config-default | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ar71xx/mikrotik/config-default b/target/linux/ar71xx/mikrotik/config-default index 942f279c91..d9a8102ec2 100644 --- a/target/linux/ar71xx/mikrotik/config-default +++ b/target/linux/ar71xx/mikrotik/config-default @@ -115,10 +115,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 |