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

Bastian Blank waldi at alioth.debian.org
Sat Dec 12 16:01:35 UTC 2009


Author: waldi
Date: Sat Dec 12 16:01:32 2009
New Revision: 14779

Log:
debian/config/config:
Explicitely unset AUFS_BRANCH_MAX_511, AUFS_BRANCH_MAX_1023,
AUFS_BRANCH_MAX_32767, AUFS_RDU, EXT4_DEBUG.

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	Sat Dec 12 13:41:29 2009	(r14778)
+++ dists/trunk/linux-2.6/debian/config/config	Sat Dec 12 16:01:32 2009	(r14779)
@@ -2512,9 +2512,13 @@
 CONFIG_AUFS_FS=m
 ## choice: Maximum number of branches
 CONFIG_AUFS_BRANCH_MAX_127=y
+# CONFIG_AUFS_BRANCH_MAX_511 is not set
+# CONFIG_AUFS_BRANCH_MAX_1023 is not set
+# CONFIG_AUFS_BRANCH_MAX_32767 is not set
 ## end choice
 # CONFIG_AUFS_HINOTIFY is not set
 # CONFIG_AUFS_EXPORT is not set
+# CONFIG_AUFS_RDU is not set
 # CONFIG_AUFS_SHWH is not set
 # CONFIG_AUFS_BR_RAMFS is not set
 # CONFIG_AUFS_BR_FUSE is not set
@@ -2636,6 +2640,7 @@
 CONFIG_EXT4_FS_XATTR=y
 CONFIG_EXT4_FS_POSIX_ACL=y
 CONFIG_EXT4_FS_SECURITY=y
+# CONFIG_EXT4_DEBUG is not set
 
 ##
 ## file: fs/fat/Kconfig



More information about the Kernel-svn-changes mailing list