[kernel] r12703 - dists/trunk/linux-2.6/debian/config

Maximilian Attems maks at alioth.debian.org
Fri Feb 6 13:35:48 UTC 2009


Author: maks
Date: Fri Feb  6 13:35:47 2009
New Revision: 12703

Log:
topconfig add new jffs2 default compression modes choices

Modified:
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Fri Feb  6 13:35:47 2009
@@ -1986,7 +1986,10 @@
 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



More information about the Kernel-svn-changes mailing list