enable jffs2 summary for faster mount time

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8846 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2007-09-19 20:43:31 +00:00
parent 2c41016d04
commit f5fb2a0aed
2 changed files with 2 additions and 2 deletions

View File

@ -633,7 +633,7 @@ CONFIG_JFFS2_FS_WRITEBUFFER=y
# CONFIG_JFFS2_FS_XATTR is not set
CONFIG_JFFS2_RTIME=y
# CONFIG_JFFS2_RUBIN is not set
# CONFIG_JFFS2_SUMMARY is not set
CONFIG_JFFS2_SUMMARY=y
CONFIG_JFFS2_ZLIB=y
# CONFIG_JFFS_FS is not set
# CONFIG_JFS_DEBUG is not set

View File

@ -617,7 +617,7 @@ CONFIG_JFFS2_FS_WRITEBUFFER=y
# CONFIG_JFFS2_FS_XATTR is not set
CONFIG_JFFS2_RTIME=y
# CONFIG_JFFS2_RUBIN is not set
# CONFIG_JFFS2_SUMMARY is not set
CONFIG_JFFS2_SUMMARY=y
CONFIG_JFFS2_ZLIB=y
# CONFIG_JFFS_FS is not set
# CONFIG_JFS_DEBUG is not set