topconfig add new jffs2 default compression modes choices

svn path=/dists/trunk/linux-2.6/; revision=12703
This commit is contained in:
Maximilian Attems 2009-02-06 13:35:47 +00:00
parent e7b1c3b6d8
commit fb5a35a187
1 changed files with 3 additions and 0 deletions

View File

@ -1986,7 +1986,10 @@ CONFIG_JFFS2_LZO=y
CONFIG_JFFS2_RTIME=y
# CONFIG_JFFS2_RUBIN is not set
## choice: JFFS2 default compression mode
# CONFIG_JFFS2_CMODE_NONE is not set
CONFIG_JFFS2_CMODE_PRIORITY=y
# CONFIG_JFFS2_CMODE_SIZE is not set
# CONFIG_JFFS2_CMODE_FAVOURLZO is not set
## end choice
CONFIG_UBIFS_FS=m
CONFIG_UBIFS_FS_XATTR=y